diff options
-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 24ee267..e27a43e 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 266441677929add92ca7683def267c570f548d10 +%global gh_commit 51cf811b566ac60211021a660f71ac7bc40f7032 %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: 2.5.12 +Version: 3.1.1 Release: 1%{?dist} Summary: PHP library containing PDF page formats and definitions @@ -130,6 +130,9 @@ exit $ret %changelog +* Mon Jan 2 2023 Remi Collet <remi@remirepo.net> - 3.1.1-1 +- update to 3.1.1 + * Thu Dec 22 2022 Remi Collet <remi@remirepo.net> - 2.5.12-1 - update to 2.5.12 |