diff options
author | Remi Collet <remi@remirepo.net> | 2024-03-26 07:43:03 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-03-26 07:43:03 +0100 |
commit | 00262c69e7caa60ea66f4ab399de50de2cf7cb19 (patch) | |
tree | af74245e767ed5a91cf5551386915092d1e6d6ac /php-tecnickcom-tc-lib-pdf-font.spec | |
parent | b4acbe19a2f4b7b4695bf8a645ad5f8ffe13fd16 (diff) |
update to 2.2.2
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-font.spec')
-rw-r--r-- | php-tecnickcom-tc-lib-pdf-font.spec | 7 |
1 files 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 <remi@remirepo.net> - 2.2.2-1 +- update to 2.2.2 + * Fri Mar 22 2024 Remi Collet <remi@remirepo.net> - 2.2.0-1 - update to 2.2.0 |