diff options
-rw-r--r-- | php-tcpdf.spec | 5 |
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 |