diff options
author | Remi Collet <remi@remirepo.net> | 2025-04-28 08:24:02 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-04-28 08:24:02 +0200 |
commit | 27d6d2c283e7a5963eef0f8fc4b2af6cd0aac093 (patch) | |
tree | 80a08bfdbaa91ff478c45299f52dbe737f372e0b /php-tecnickcom-tc-lib-pdf.spec | |
parent | cc10d7bab1437fe25fe459744823851eb028d9e2 (diff) |
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 7da6aa6..59e035c 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 b0eb7997d96255000bbd6f46a463340828a55e2b +%global gh_commit f4f44fd868babeb9d96fb6eabc4c25a6af774af6 %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.85 +Version: 8.0.86 Release: 1%{?dist} Summary: PHP PDF Library @@ -196,6 +196,9 @@ exit $ret %changelog +* Mon Apr 28 2025 Remi Collet <remi@remirepo.net> - 8.0.86-1 +- update to 8.0.86 + * Fri Feb 7 2025 Remi Collet <remi@remirepo.net> - 8.0.85-1 - update to 8.0.85 |