diff options
| -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 6f73296..3c6ec2d 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 c6376d0e4441a7d738cd53ebe49b739f8b04b19b +%global gh_commit d4c11a0b6f5ba48019a288bd27553c1395e10cb5 %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.3.1 +Version: 8.4.0 Release: 1%{?dist} Summary: PHP PDF Library @@ -196,6 +196,9 @@ exit $ret %changelog +* Tue Dec 16 2025 Remi Collet <remi@remirepo.net> - 8.4.0-1 +- update to 8.4.0 + * Fri Dec 12 2025 Remi Collet <remi@remirepo.net> - 8.3.1-1 - update to 8.3.1 |
