From d531ddabe3f6b3dd2676e91dbe90911017468548 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 12 Oct 2023 08:30:59 +0200 Subject: update to 1.7.21 --- php-tecnickcom-tc-lib-pdf-graph.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-tecnickcom-tc-lib-pdf-graph.spec b/php-tecnickcom-tc-lib-pdf-graph.spec index 443601d..3ffa853 100644 --- a/php-tecnickcom-tc-lib-pdf-graph.spec +++ b/php-tecnickcom-tc-lib-pdf-graph.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit a5af1190e8f8649390f1a554054294b9cbbd5f96 +%global gh_commit db2b4a404602052392f7ab20814765f1505494fe %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: 1.7.16 +Version: 1.7.21 Release: 1%{?dist} Summary: PHP library containing PDF graphic and geometric methods @@ -128,6 +128,9 @@ exit $ret %changelog +* Thu Oct 12 2023 Remi Collet - 1.7.21-1 +- update to 1.7.21 + * Tue Oct 10 2023 Remi Collet - 1.7.16-1 - update to 1.7.16 -- cgit