summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-02-08 06:41:19 +0100
committerRemi Collet <remi@remirepo.net>2021-02-08 06:41:19 +0100
commitc90765f339a3f2bdb952ba42f6be9229e324a17a (patch)
tree0414953aba102ebc988c8a7b5fab92ff5ecb6673
parent557ebd1c453ee8d3ee7ecd8f936a5ec183078f0b (diff)
update to 1.5.3 (no change)
-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 f78c8cb..e3d6497 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-2020 Remi Collet
+# Copyright (c) 2016-2021 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
-%global gh_commit 441f24caf8d06171a54b92f05430fc68abe317a7
+%global gh_commit 93fe2cec0737314c55bec1c6ac1bab644384d575
%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.0
+Version: 1.5.3
Release: 1%{?dist}
Summary: PHP library containing PDF graphic and geometric methods
@@ -132,6 +132,9 @@ exit $ret
%changelog
+* Mon Feb 8 2021 Remi Collet <remi@remirepo.net> - 1.5.3-1
+- update to 1.5.3 (no change)
+
* Mon Dec 21 2020 Remi Collet <remi@remirepo.net> - 1.5.0-1
- update to 1.5.0
- switch to classmap autoloader