summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-05-24 10:40:03 +0200
committerRemi Collet <remi@php.net>2023-05-24 10:40:03 +0200
commit3317190a7444c3ec9698c023999bbf4ebf8456f4 (patch)
treeb9c922ce30d76a4fd7ac03a6fcdce7e7cdb5e021
parent66afa35485b3d4cf5691c212f98e35a415881858 (diff)
update to 3.1.6 (no change)
-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 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)