summaryrefslogtreecommitdiffstats
path: root/php-tcpdf.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-tcpdf.spec')
-rw-r--r--php-tcpdf.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index d61d2f5..b218d7e 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 3527098537e6061b752fc261a44563489c927889
+%global gh_commit 64fc19439863e1b1314487a72a74d9bfd0b55a53
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner tecnickcom
%global gh_project TCPDF
@@ -15,13 +15,13 @@
Name: php-tcpdf
Summary: PHP class for generating PDF documents and barcodes
-Version: 6.2.16
+Version: 6.2.17
Release: 1%{?dist}
URL: http://www.tcpdf.org
License: LGPLv3+
-Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{?gh_short}.tar.gz
+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
Source1: %{name}.blacklist
@@ -309,6 +309,9 @@ php -r 'require "%{buildroot}%{_datadir}/php/%{real_name}/autoload.php";
%changelog
+* Tue Mar 6 2018 Remi Collet <remi@remirepo.net> - 6.2.17-1
+- update to 6.2.17
+
* Tue Feb 20 2018 Remi Collet <remi@remirepo.net> - 6.2.16-1
- Update to 6.2.16