summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-09-08 08:59:54 +0200
committerRemi Collet <remi@php.net>2023-09-08 08:59:54 +0200
commit38a6cdb2d6b3aa8f527462006f987667d29f4d00 (patch)
tree6d86387b82469d97921c4e70f2b6e9be7d3da092
parent8a58c7de29400148912e4b64526ce202346adbdd (diff)
update to 6.6.5 (no change)
-rw-r--r--php-tcpdf.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index 09af979..4e4b0a2 100644
--- a/php-tcpdf.spec
+++ b/php-tcpdf.spec
@@ -8,7 +8,7 @@
# Please, preserve the changelog entries
#
# see https://github.com/tecnickcom/TCPDF/releases
-%global gh_commit 31b9389ca69a2d34da3d0d62fbc138c9e45408bf
+%global gh_commit 5fce932fcee4371865314ab7f6c0d85423c5c7ce
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner tecnickcom
#global gh_date 20201209
@@ -17,7 +17,7 @@
Name: php-tcpdf
Summary: PHP class for generating PDF documents and barcodes
-Version: 6.6.4
+Version: 6.6.5
Release: 1%{?gh_date:.%{gh_date}.%{gh_short}}%{?dist}
URL: http://www.tcpdf.org
@@ -325,6 +325,9 @@ php -r 'require "%{buildroot}%{_datadir}/php/%{real_name}/autoload.php";
%changelog
+* Fri Sep 8 2023 Remi Collet <remi@remirepo.net> - 6.6.5-1
+- update to 6.6.5 (no change)
+
* Wed Sep 6 2023 Remi Collet <remi@remirepo.net> - 6.6.4-1
- update to 6.6.4 (no change)