From b76f547ae199a8bb645cca63843ab9bebd47ad89 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Dec 2025 15:48:17 +0100 Subject: update to 2.1.24 (no change) --- php-tecnickcom-tc-lib-pdf-image.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-tecnickcom-tc-lib-pdf-image.spec') diff --git a/php-tecnickcom-tc-lib-pdf-image.spec b/php-tecnickcom-tc-lib-pdf-image.spec index a0ca052..449a03d 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 b6efa49dc5cbf0a49bda340aac703bf11facd10e +%global gh_commit 4058a096cc5ada94c54d34919376d5f72ad244ee %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.23 +Version: 2.1.24 Release: 1%{?dist} Summary: PHP library containing PDF Image methods @@ -122,6 +122,9 @@ exit $ret %changelog +* Thu Dec 11 2025 Remi Collet - 2.1.24-1 +- update to 2.1.24 (no change) + * Thu Dec 11 2025 Remi Collet - 2.1.23-1 - update to 2.1.23 (no change) -- cgit