diff options
-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 3e0a761..f0ef568 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 55e56421150d15930f81c6469d08819a53ef96c1 +%global gh_commit 8afa49cd08b622deeacc93331038b069d0ea28dc %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.7 +Version: 2.6.9 Release: 1%{?dist} Summary: PHP library containing PDF page formats and definitions @@ -143,6 +143,9 @@ exit $ret %changelog +* Wed May 14 2025 Remi Collet <remi@remirepo.net> - 2.6.9-1 +- update to 2.6.9 (no change) + * Mon Apr 28 2025 Remi Collet <remi@remirepo.net> - 2.6.7-1 - update to 2.6.7 - raise dependency on tecnickcom/tc-lib-file 2.1.4 |