From 00262c69e7caa60ea66f4ab399de50de2cf7cb19 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 26 Mar 2024 07:43:03 +0100 Subject: update to 2.2.2 --- 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 25510e3..a2b77e2 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 af272b807d6ca7a6dc89ea18d4c6c0decbd1304b +%global gh_commit db27eb4fcba43659a53a08ae3ccf298b03a437ff %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.0 +Version: 2.2.2 Release: 1%{?dist} Summary: PHP library containing PDF page formats and definitions @@ -163,6 +163,9 @@ exit $ret %changelog +* Tue Mar 26 2024 Remi Collet - 2.2.2-1 +- update to 2.2.2 + * Fri Mar 22 2024 Remi Collet - 2.2.0-1 - update to 2.2.0 -- cgit