summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-03-31 08:20:36 +0200
committerRemi Collet <remi@php.net>2026-03-31 08:20:36 +0200
commitba7db4b6963fd2ccc1b7e5f92a2da8f8e5e72fd3 (patch)
tree84d732ee798390235b15c735f3af8125507e2e7d
parent585e96e421cbf381101417445ae8fed5f74564ca (diff)
update to 4.3.13 (no change)HEADmaster
-rw-r--r--php-tecnickcom-tc-lib-pdf-page.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-page.spec b/php-tecnickcom-tc-lib-pdf-page.spec
index 98533d3..46a5283 100644
--- a/php-tecnickcom-tc-lib-pdf-page.spec
+++ b/php-tecnickcom-tc-lib-pdf-page.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 131ff3901b6e01e8ac729d6150670faeb13a96d8
+%global gh_commit 5e7e78278986541c842282c791d81e3500287da7
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global c_vendor tecnickcom
%global gh_owner tecnickcom
@@ -15,7 +15,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_owner}-%{gh_project}
-Version: 4.3.11
+Version: 4.3.13
Release: 1%{?dist}
Summary: PHP library containing PDF page formats and definitions
@@ -117,6 +117,9 @@ exit $ret
%changelog
+* Tue Mar 31 2026 Remi Collet <remi@remirepo.net> - 4.3.13-1
+- update to 4.3.13 (no change)
+
* Tue Feb 24 2026 Remi Collet <remi@remirepo.net> - 4.3.11-1
- update to 4.3.11 (no change)