summaryrefslogtreecommitdiffstats
path: root/php-tcpdf.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-03 16:19:45 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-03 16:19:45 +0200
commit1f14c1211fe3a1b7483e2205911426d047b1941f (patch)
tree4d00442b34c4993962da87c9d681a9e4d51e499d /php-tcpdf.spec
parent703d21596fb6b8b36e4d94f9c065fe6c042cfc58 (diff)
php-tcpdf: 6.2.11
Diffstat (limited to 'php-tcpdf.spec')
-rw-r--r--php-tcpdf.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index 849fb61..5ecac5d 100644
--- a/php-tcpdf.spec
+++ b/php-tcpdf.spec
@@ -6,7 +6,8 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 25394f75d63a46d8c60b940e5e8519369b5964eb
+# see https://github.com/tecnickcom/TCPDF/releases
+%global gh_commit 354433a33946ae7497c3eab291eaaf814bccbfab
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner tecnickcom
%global gh_project TCPDF
@@ -14,7 +15,7 @@
Name: php-tcpdf
Summary: PHP class for generating PDF documents and barcodes
-Version: 6.2.10
+Version: 6.2.11
Release: 1%{?dist}
URL: http://www.tcpdf.org
@@ -331,6 +332,9 @@ rm -rf %{buildroot}
%changelog
+* Mon Aug 3 2015 Remi Collet <remi@fedoraproject.org> - 6.2.11-1
+- update to 6.2.11
+
* Wed Jul 29 2015 Remi Collet <remi@fedoraproject.org> - 6.2.10-1
- update to 6.2.10
- sources from github (instead of sourceforge)