From 7924937bfe98c72d6d72aa114bc09d4eceefe034 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 25 Nov 2024 11:55:23 +0100 Subject: update to 2.6.2 (no change) --- 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 0e9c786..16df05c 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 1bcfedd4371f09ccaa1b77d62137913cba55804d +%global gh_commit d8afaba6b117be8b90642b708c34c7fde60eabeb %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.6.1 +Version: 2.6.2 Release: 1%{?dist} Summary: PHP library containing PDF page formats and definitions @@ -143,6 +143,9 @@ exit $ret %changelog +* Mon Nov 25 2024 Remi Collet - 2.6.2-1 +- update to 2.6.2 (no change) + * Mon Oct 28 2024 Remi Collet - 2.6.1-1 - update to 2.6.1 -- cgit