From a0acdbaa0de5b522a8f63e6288a6d3e66865289e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 16 Sep 2024 06:56:50 +0200 Subject: update to 2.6.0 --- php-tecnickcom-tc-lib-pdf-font.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-tecnickcom-tc-lib-pdf-font.spec b/php-tecnickcom-tc-lib-pdf-font.spec index 1cfc137..aad4c73 100644 --- a/php-tecnickcom-tc-lib-pdf-font.spec +++ b/php-tecnickcom-tc-lib-pdf-font.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 5d4f0a872c7505bb2937bfdbeb68ef44ef2a5600 +%global gh_commit 479a66f6663062c7fa1598d1c94142ad62bb1a02 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global c_vendor tecnickcom %global gh_owner tecnickcom @@ -16,7 +16,7 @@ %global font_version 2.1.0 Name: php-%{gh_owner}-%{gh_project} -Version: 2.5.1 +Version: 2.6.0 Release: 1%{?dist} Summary: PHP library containing PDF page formats and definitions @@ -143,6 +143,9 @@ exit $ret %changelog +* Mon Sep 16 2024 Remi Collet - 2.6.0-1 +- update to 2.6.0 + * Mon Sep 9 2024 Remi Collet - 2.5.1-1 - update to 2.5.1 (no change) -- cgit