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 e8f2e32..23bca18 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 a02a138f4a637eabac431e742b0b675e828dbed4 +%global gh_commit 3221a5b2b7d544b31cc23db0f3ba1861a1999806 %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.2.2 +Version: 8.2.3 Release: 1%{?dist} Summary: PHP PDF Library @@ -196,6 +196,9 @@ exit $ret %changelog +* Fri Dec 5 2025 Remi Collet <remi@remirepo.net> - 8.2.3-1 +- update to 8.2.3 + * Thu Dec 4 2025 Remi Collet <remi@remirepo.net> - 8.2.2-1 - update to 8.2.2 |
