diff options
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-font.spec')
-rw-r--r-- | php-tecnickcom-tc-lib-pdf-font.spec | 7 |
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 03b88a1..9305bda 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 787bd9de2947a889404f43ca8d3795eb983ee09c +%global gh_commit 961ddeb8f02c7186e9efcf37693cbd1f21af1dc1 %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.6.10 +Version: 2.6.12 Release: 1%{?dist} Summary: PHP library containing PDF page formats and definitions @@ -143,6 +143,9 @@ exit $ret %changelog +* Sun Jun 8 2025 Remi Collet <remi@remirepo.net> - 2.6.12-1 +- update to 2.6.12 (no change) + * Sat May 31 2025 Remi Collet <remi@remirepo.net> - 2.6.10-1 - update to 2.6.10 (no change) - raise dependency on tecnickcom/tc-lib-file 2.2 |