From 5b18dd9283a45f3648f196883e702d101ee85b5a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 12 Apr 2024 15:34:50 +0200 Subject: update to 2.0.12 --- 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 d22b241..7b78817 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 df75ca4239e44e6c05d57b9103b39e1f77fbb0f9 +%global gh_commit dae84ed9ecc0c90c815f9db0a66facbb2ef2c81c %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.0.11 +Version: 2.0.12 Release: 1%{?dist} Summary: PHP library containing PDF Image methods @@ -142,6 +142,9 @@ exit $ret %changelog +* Fri Apr 12 2024 Remi Collet - 2.0.12-1 +- update to 2.0.12 + * Thu Nov 30 2023 Remi Collet - 2.0.11-1 - update to 2.0.11 -- cgit