diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-09-08 13:52:00 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-09-08 13:52:00 +0200 |
commit | 1bf18487c8d32a107420e22a48c603aec5f83661 (patch) | |
tree | cc14ea1cc18d28eaa53db3b65ed6814592a9d944 | |
parent | 55e292dccb2720fe14587a8aeca7305c8c61db29 (diff) |
php-tcpdf: 6.0.024
-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 ec6d72a..7ded6cf 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.023 +Version: 6.0.024 Release: 1%{?dist} URL: http://www.tcpdf.org @@ -330,6 +330,9 @@ rm -rf %{buildroot} %changelog +* Mon Sep 2 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 6.0.024-1 +- update to 6.0.024 + * Tue Aug 6 2013 Remi Collet <remi@fedoraproject.org> - 6.0.023-1 - update to 6.0.023 |