diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-11-10 11:24:48 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-11-10 11:24:48 +0100 |
commit | cade7fc8427afa32081d48b861997bec8005cb65 (patch) | |
tree | 53cab35e8999f8d79b9ba10ba276406f35740683 | |
parent | 5462167ddcefd9dc724b7226ad5f3e63c5419f26 (diff) |
php-tcpdf: 6.0.98
-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 5696176..9163924 100644 --- a/php-tcpdf.spec +++ b/php-tcpdf.spec @@ -11,7 +11,7 @@ Name: php-tcpdf Summary: PHP class for generating PDF documents and barcodes -Version: 6.0.097 +Version: 6.0.098 Release: 1%{?dist} URL: http://www.tcpdf.org @@ -322,6 +322,9 @@ rm -rf %{buildroot} %changelog +* Mon Nov 10 2014 Remi Collet <remi@fedoraproject.org> - 6.0.098-1 +- update to 6.0.098 + * Tue Oct 21 2014 Remi Collet <remi@fedoraproject.org> - 6.0.097-1 - update to 6.0.097 |