diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-09-16 07:56:17 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-09-16 07:56:17 +0200 |
commit | fca60bb0221b579af28a1e3786f7d43c7f67753a (patch) | |
tree | f721320683941c66c84ea984204c7788283520c5 | |
parent | 1bf18487c8d32a107420e22a48c603aec5f83661 (diff) |
php-tcpdf: 6.0.025
-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 7ded6cf..138e8bf 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.024 +Version: 6.0.025 Release: 1%{?dist} URL: http://www.tcpdf.org @@ -330,6 +330,9 @@ rm -rf %{buildroot} %changelog +* Fri Sep 13 2013 Remi Collet <remi@fedoraproject.org> - 6.0.025-1 +- update to 6.0.025 + * Mon Sep 2 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 6.0.024-1 - update to 6.0.024 |