diff options
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-page.spec')
-rw-r--r-- | php-tecnickcom-tc-lib-pdf-page.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-page.spec b/php-tecnickcom-tc-lib-pdf-page.spec index 49a8259..1542806 100644 --- a/php-tecnickcom-tc-lib-pdf-page.spec +++ b/php-tecnickcom-tc-lib-pdf-page.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 26d78a4532e0f1b58ab8f2d61da4804f30f0c89a +%global gh_commit 171d497592c175836cf1a9c4766667747f952d30 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global c_vendor tecnickcom %global gh_owner tecnickcom @@ -15,7 +15,7 @@ %global with_tests 0%{!?_without_tests:1} Name: php-%{gh_owner}-%{gh_project} -Version: 3.1.5 +Version: 3.1.6 Release: 1%{?dist} Summary: PHP library containing PDF page formats and definitions @@ -131,6 +131,9 @@ exit $ret %changelog +* Wed May 24 2023 Remi Collet <remi@remirepo.net> - 3.1.6-1 +- update to 3.1.6 (no change) + * Fri May 5 2023 Remi Collet <remi@remirepo.net> - 3.1.5-1 - update to 3.1.5 (no change) |