summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-06-19 19:14:53 +0200
committerRemi Collet <fedora@famillecollet.com>2013-06-19 19:14:53 +0200
commitb94119d4ddcf5c465a6f0dc92b1195c128fb6ac9 (patch)
tree06ac4959d99f23c8cad2a6a6c155cdc55c83bcdc
parent833254230fe1038484ffc986266c5ad1ac5a9549 (diff)
php-tcpdf: 6.0.020
-rw-r--r--php-tcpdf.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index 1e5a17c..a0a900a 100644
--- a/php-tcpdf.spec
+++ b/php-tcpdf.spec
@@ -3,7 +3,7 @@
Name: php-tcpdf
Summary: PHP class for generating PDF documents
-Version: 6.0.018
+Version: 6.0.020
Release: 1%{?dist}
URL: http://www.tcpdf.org
@@ -330,6 +330,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Jun 19 2013 Remi Collet <remi@fedoraproject.org> - 6.0.020-1
+- update to 6.0.020
+
* Sat Jun 1 2013 Remi Collet <remi@fedoraproject.org> - 6.0.018-1
- update to 6.0.018
- barcode examples now works out of the box