summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-11-23 08:44:23 +0100
committerRemi Collet <remi@php.net>2023-11-23 08:44:23 +0100
commiteb9cfd451efbcfdb64d1aa3e153625b5d8513e18 (patch)
tree6191a3d9a3382b1d417282ac75fdc60593bc3f87
parentfd2cf6ec987d4f6ed24ed0763777bb756e8b1e1e (diff)
update to 2.0.8
-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 7843f9a..26362cb 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 2ec42b176701ce2d96153c8537dfb2d8d30b80ea
+%global gh_commit c1b9ad0267553dc839ae0d87797e623e7434b735
%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.0.7
+Version: 2.0.8
Release: 1%{?dist}
Summary: PHP library containing PDF graphic and geometric methods
@@ -137,6 +137,9 @@ exit $ret
%changelog
+* Thu Nov 23 2023 Remi Collet <remi@remirepo.net> - 2.0.8-1
+- update to 2.0.8
+
* Wed Nov 22 2023 Remi Collet <remi@remirepo.net> - 2.0.7-1
- update to 2.0.7
- raise dependency on PHP 8