diff options
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf.spec')
-rw-r--r-- | php-tecnickcom-tc-lib-pdf.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf.spec b/php-tecnickcom-tc-lib-pdf.spec index 53d3dc1..eecfee0 100644 --- a/php-tecnickcom-tc-lib-pdf.spec +++ b/php-tecnickcom-tc-lib-pdf.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 4d083df6e253eca1011142a06294d4f3975fab39 +%global gh_commit fd36760f336ba1da0a91cf0f72105ee05a0f6441 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global c_vendor tecnickcom %global gh_owner tecnickcom @@ -15,7 +15,7 @@ %bcond_without tests Name: php-%{gh_owner}-%{gh_project} -Version: 8.0.64 +Version: 8.0.66 Release: 1%{?dist} Summary: PHP PDF Library @@ -196,6 +196,9 @@ exit $ret %changelog +* Thu Aug 15 2024 Remi Collet <remi@remirepo.net> - 8.0.66-1 +- update to 8.0.66 + * Wed Aug 14 2024 Remi Collet <remi@remirepo.net> - 8.0.64-1 - update to 8.0.64 |