summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-02-14 16:19:59 +0100
committerRemi Collet <remi@remirepo.net>2020-02-14 16:19:59 +0100
commit6774b4a7e6109bd31005822a1d3100693722765f (patch)
tree41f571534b7f66c29bc7a05d5fcca5d59a3a7730
parent91e710518655c3a7a1d64da3c6236f68d5efb663 (diff)
v6.3.5
-rw-r--r--php-tcpdf.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index 83e6cb8..5452131 100644
--- a/php-tcpdf.spec
+++ b/php-tcpdf.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
# see https://github.com/tecnickcom/TCPDF/releases
-%global gh_commit 510070b5e068e10d97b8cb0e25295e54755ec09d
+%global gh_commit 19a535eaa7fb1c1cac499109deeb1a7a201b4549
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner tecnickcom
%global gh_project TCPDF
@@ -15,11 +15,11 @@
Name: php-tcpdf
Summary: PHP class for generating PDF documents and barcodes
-Version: 6.3.4
+Version: 6.3.5
Release: 1%{?dist}
URL: http://www.tcpdf.org
-License: LGPLv3+
+License: LGPLv3
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{name}-%{version}-%{?gh_short}.tar.gz
# Disable opcache cahing for font metadata which may consume up to 90MB
@@ -313,6 +313,9 @@ php -r 'require "%{buildroot}%{_datadir}/php/%{real_name}/autoload.php";
%changelog
+* Fri Feb 14 2020 Remi Collet <remi@remirepo.net> - 6.3.5-1
+- update to 6.3.5
+
* Wed Feb 12 2020 Remi Collet <remi@remirepo.net> - 6.3.4-1
- update to 6.3.4