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 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  | 
