summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-01-02 16:01:55 +0100
committerRemi Collet <remi@php.net>2023-01-02 16:01:55 +0100
commita9a6edd9a5ff09d80eb2b9c9ac8f26c5e3c9ac7d (patch)
tree04eed94eab1117b852f961bc982ba51ae8c33732
parent8b93e02d5af6eda342cd5601e0ea73c0ffc9e0d7 (diff)
update to 1.7.3
-rw-r--r--php-tecnickcom-tc-lib-pdf-graph.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-graph.spec b/php-tecnickcom-tc-lib-pdf-graph.spec
index 0dec069..4002629 100644
--- a/php-tecnickcom-tc-lib-pdf-graph.spec
+++ b/php-tecnickcom-tc-lib-pdf-graph.spec
@@ -1,12 +1,12 @@
# remirepo/fedora spec file for php-tecnickcom-tc-lib-pdf-graph
#
-# Copyright (c) 2016-2022 Remi Collet
+# Copyright (c) 2016-2023 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
-%global gh_commit 736bde3b023e6a980fa49528b077ec611ed17753
+%global gh_commit df29ad8eb874a306858ee17973031d5b1c2755e0
%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.5.12
+Version: 1.7.3
Release: 1%{?dist}
Summary: PHP library containing PDF graphic and geometric methods
@@ -127,6 +127,9 @@ exit $ret
%changelog
+* Mon Jan 2 2023 Remi Collet <remi@remirepo.net> - 1.7.3-1
+- update to 1.7.3
+
* Thu Dec 22 2022 Remi Collet <remi@remirepo.net> - 1.5.12-1
- update to 1.5.12 (no change)