diff options
| author | Remi Collet <remi@remirepo.net> | 2026-02-25 12:02:10 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-02-25 12:02:10 +0100 |
| commit | 27e2ca94889b4a3f1ba15964d1ce6e00ca5dacea (patch) | |
| tree | 7f296d33a42fb5f0b77f332c35bf7f7371469e59 | |
| parent | 025ca4b2c99c164532f1cfe46d9fbeb548191543 (diff) | |
| -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 81d4c3c..3f974c6 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 1a28162dc49ec8f327bd6260b6e09dfd97eec076 +%global gh_commit d694705bdd95673e3ccc07c17a21ae33caa1716a %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.4.12 +Version: 8.4.13 Release: 1%{?dist} Summary: PHP PDF Library @@ -196,6 +196,9 @@ exit $ret %changelog +* Wed Feb 25 2026 Remi Collet <remi@remirepo.net> - 8.4.13-1 +- update to 8.4.13 + * Tue Feb 24 2026 Remi Collet <remi@remirepo.net> - 8.4.12-1 - update to 8.4.12 - raise dependency on tc-lib-file 2.3 |
