From 435a7018cba81445f78209caa9853c18914a2d31 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Dec 2025 08:18:18 +0100 Subject: update to 2.1.23 (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 39df858..a0ca052 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 ad1619a0c2b6707f84c19a68215886a0dcee7e86 +%global gh_commit b6efa49dc5cbf0a49bda340aac703bf11facd10e %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.21 +Version: 2.1.23 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.23-1 +- update to 2.1.23 (no change) + * Tue Dec 9 2025 Remi Collet - 2.1.21-1 - update to 2.1.21 (no change) - raise dependency on tc-lib-color 2.3 -- cgit