From bbe80d8a578116612098ede2c35c8ee224fd8681 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 12 Apr 2024 15:36:52 +0200 Subject: update to 2.2.3 --- 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 a2b77e2..08bfb41 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 db27eb4fcba43659a53a08ae3ccf298b03a437ff +%global gh_commit 7e3591c5d4aa3c06d2916dda82a29685bd9b793d %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.2.2 +Version: 2.2.3 Release: 1%{?dist} Summary: PHP library containing PDF page formats and definitions @@ -163,6 +163,9 @@ exit $ret %changelog +* Fri Apr 12 2024 Remi Collet - 2.2.3-1 +- update to 2.2.3 + * Tue Mar 26 2024 Remi Collet - 2.2.2-1 - update to 2.2.2 -- cgit