summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-08-27 07:26:44 +0200
committerRemi Collet <remi@php.net>2024-08-27 07:26:44 +0200
commit0b62c349f3f5ce2f3ea0e0e19084f5a23bef1c26 (patch)
tree4515666b4d6d9392ab6fb18e2bfde041b107f0da
parente5fecc541e14a4655bb1ef48d4622a6e7be4e81d (diff)
update to 8.0.75
-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 b88e787..d1da704 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 4cd2891300056362e16dde91e8261253e58db916
+%global gh_commit 58de3e1df3234506335ceda51571b7dbf1f6b0a1
%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.74
+Version: 8.0.75
Release: 1%{?dist}
Summary: PHP PDF Library
@@ -196,6 +196,9 @@ exit $ret
%changelog
+* Tue Aug 27 2024 Remi Collet <remi@remirepo.net> - 8.0.75-1
+- update to 8.0.75
+
* Mon Aug 26 2024 Remi Collet <remi@remirepo.net> - 8.0.74-1
- update to 8.0.74
- raise dependency on tc-lib-pdf-font 2.5