summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-10 15:43:15 +0200
committerRemi Collet <remi@php.net>2023-10-10 15:43:15 +0200
commitf71cb12968ef41ee5d93c21b042a96755b78256b (patch)
tree8e2fc7819d7d64856665d2e158df95efc336bcc4
parent7b1d85d2076e0080026150b33475a83f9be541bd (diff)
update to 1.7.16
-rw-r--r--php-tecnickcom-tc-lib-pdf-graph.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-graph.spec b/php-tecnickcom-tc-lib-pdf-graph.spec
index fa50ea6..443601d 100644
--- a/php-tecnickcom-tc-lib-pdf-graph.spec
+++ b/php-tecnickcom-tc-lib-pdf-graph.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 1e7316fa448bb64c46bb089138a75118ba9618d5
+%global gh_commit a5af1190e8f8649390f1a554054294b9cbbd5f96
%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: 1.7.13
+Version: 1.7.16
Release: 1%{?dist}
Summary: PHP library containing PDF graphic and geometric methods
@@ -128,6 +128,9 @@ exit $ret
%changelog
+* Tue Oct 10 2023 Remi Collet <remi@remirepo.net> - 1.7.16-1
+- update to 1.7.16
+
* Tue Oct 10 2023 Remi Collet <remi@remirepo.net> - 1.7.13-1
- update to 1.7.13