summaryrefslogtreecommitdiffstats
path: root/php-tcpdf.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-tcpdf.spec')
-rw-r--r--php-tcpdf.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index b218d7e..76001c7 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 64fc19439863e1b1314487a72a74d9bfd0b55a53
+%global gh_commit b32e75e1ec797c234faf260ec96038bb07fe1832
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner tecnickcom
%global gh_project TCPDF
@@ -15,7 +15,7 @@
Name: php-tcpdf
Summary: PHP class for generating PDF documents and barcodes
-Version: 6.2.17
+Version: 6.2.19
Release: 1%{?dist}
URL: http://www.tcpdf.org
@@ -309,6 +309,9 @@ php -r 'require "%{buildroot}%{_datadir}/php/%{real_name}/autoload.php";
%changelog
+* Fri Sep 14 2018 Remi Collet <remi@remirepo.net> - 6.2.19-1
+- update to 6.2.19
+
* Tue Mar 6 2018 Remi Collet <remi@remirepo.net> - 6.2.17-1
- update to 6.2.17