From ba7db4b6963fd2ccc1b7e5f92a2da8f8e5e72fd3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 31 Mar 2026 08:20:36 +0200 Subject: update to 4.3.13 (no change) --- php-tecnickcom-tc-lib-pdf-page.spec | 7 +++++-- 1 file 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 - 4.3.13-1 +- update to 4.3.13 (no change) + * Tue Feb 24 2026 Remi Collet - 4.3.11-1 - update to 4.3.11 (no change) -- cgit