summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-01-02 16:03:44 +0100
committerRemi Collet <remi@php.net>2023-01-02 16:03:44 +0100
commit084fe526d5966618d7676b4ddc425411f1e6e003 (patch)
treeb8b9a3879ffdcd2685b49666c06524b6e1d9bc28
parent33d1eaaf9a6459bf21998bb0209319e48d5249d1 (diff)
update to 3.1.1
-rw-r--r--php-tecnickcom-tc-lib-pdf-page.spec7
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