From e95902a038e57ae477fa5bc86e235d4bf124fd61 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 31 Mar 2026 08:24:05 +0200 Subject: update to 2.1.34 (no change) --- php-tecnickcom-tc-lib-pdf-image.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-tecnickcom-tc-lib-pdf-image.spec b/php-tecnickcom-tc-lib-pdf-image.spec index e8e99f5..1da138e 100644 --- a/php-tecnickcom-tc-lib-pdf-image.spec +++ b/php-tecnickcom-tc-lib-pdf-image.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 51ee88bfae6b3aefe3ce82f2fd0e8c3c38081732 +%global gh_commit 781b64f572d7806892f6f7aeb28e95b3ac623b9d %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: 2.1.32 +Version: 2.1.34 Release: 1%{?dist} Summary: PHP library containing PDF Image methods @@ -122,6 +122,9 @@ exit $ret %changelog +* Tue Mar 31 2026 Remi Collet - 2.1.34-1 +- update to 2.1.34 (no change) + * Tue Feb 24 2026 Remi Collet - 2.1.32-1 - update to 2.1.32 (no change) - raise dependency on tc-lib-file 2.3 -- cgit