summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)