summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-05-14 08:22:50 +0200
committerRemi Collet <remi@php.net>2025-05-14 08:22:50 +0200
commit36d06098b0685a2a2d189511ac41e8b2701dd25c (patch)
tree5a8db5db62f28b30a0150c61d6d2cd875690fa3e
parent27d6d2c283e7a5963eef0f8fc4b2af6cd0aac093 (diff)
update to 8.0.88
-rw-r--r--php-tecnickcom-tc-lib-pdf.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf.spec b/php-tecnickcom-tc-lib-pdf.spec
index 59e035c..e7188ab 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 f4f44fd868babeb9d96fb6eabc4c25a6af774af6
+%global gh_commit 0ca1814affe004f80c369c511545950151828c20
%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.86
+Version: 8.0.88
Release: 1%{?dist}
Summary: PHP PDF Library
@@ -196,6 +196,9 @@ exit $ret
%changelog
+* Wed May 14 2025 Remi Collet <remi@remirepo.net> - 8.0.88-1
+- update to 8.0.88
+
* Mon Apr 28 2025 Remi Collet <remi@remirepo.net> - 8.0.86-1
- update to 8.0.86