summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-pdf-font.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-09-09 08:42:37 +0200
committerRemi Collet <remi@php.net>2024-09-09 08:42:37 +0200
commitcf0676d699690512b64c4bc0dca4ca168f4d482b (patch)
treec40b3d8e6729639c92de53ac2e2e6dc60496bf21 /php-tecnickcom-tc-lib-pdf-font.spec
parent5717646a9ecdbc89d5dea265da3139eff8e2c25b (diff)
update to 2.5.1 (no change)
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-font.spec')
-rw-r--r--php-tecnickcom-tc-lib-pdf-font.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-font.spec b/php-tecnickcom-tc-lib-pdf-font.spec
index 9ae5f8e..1cfc137 100644
--- a/php-tecnickcom-tc-lib-pdf-font.spec
+++ b/php-tecnickcom-tc-lib-pdf-font.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 6537d65aa7fbc63ab9aae5eb6c69900c6d4b6905
+%global gh_commit 5d4f0a872c7505bb2937bfdbeb68ef44ef2a5600
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global c_vendor tecnickcom
%global gh_owner tecnickcom
@@ -16,7 +16,7 @@
%global font_version 2.1.0
Name: php-%{gh_owner}-%{gh_project}
-Version: 2.5.0
+Version: 2.5.1
Release: 1%{?dist}
Summary: PHP library containing PDF page formats and definitions
@@ -143,6 +143,9 @@ exit $ret
%changelog
+* Mon Sep 9 2024 Remi Collet <remi@remirepo.net> - 2.5.1-1
+- update to 2.5.1 (no change)
+
* Mon Aug 26 2024 Remi Collet <remi@remirepo.net> - 2.5.0-1
- update to 2.5.0
- raise dependency on PHP 8.0