diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-05-18 11:05:21 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-05-18 11:05:21 +0200 | 
| commit | 70c554a9acdb22a47f11fc99a35d1980ccc6df15 (patch) | |
| tree | 8492b88b7e009cc08ef11b51a7da9c92b371acae | |
| parent | f3488b87f7a119e01edead43ffd6584ceae68d71 (diff) | |
php-tcpdf: fix dates
| -rw-r--r-- | php-tcpdf-dev.spec | 2 | ||||
| -rw-r--r-- | php-tcpdf.spec | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/php-tcpdf-dev.spec b/php-tcpdf-dev.spec index 8383ad2..1773883 100644 --- a/php-tcpdf-dev.spec +++ b/php-tcpdf-dev.spec @@ -364,7 +364,7 @@ rm -rf %{buildroot}  - update to 6.0.013  - use available system TTF fonts -* Sun May 10 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 6.0.012-3 +* Sun May 12 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 6.0.012-3  - Fix README.cache file permissions  * Fri May 10 2013 Remi Collet <remi@fedoraproject.org> - 6.0.012-2 diff --git a/php-tcpdf.spec b/php-tcpdf.spec index 312e0b4..820913b 100644 --- a/php-tcpdf.spec +++ b/php-tcpdf.spec @@ -319,7 +319,7 @@ php tools/tcpdf_addfont.php \  - update to 6.0.013  - use available system TTF fonts -* Sun May 10 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 6.0.012-3 +* Sun May 12 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 6.0.012-3  - Fix README.cache file permissions  * Fri May 10 2013 Remi Collet <remi@fedoraproject.org> - 6.0.012-2  | 
