diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-10-05 09:31:26 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-10-05 09:31:26 +0200 | 
| commit | bb12c6df497be7844dcdaf3e5e856fe3aca0ad53 (patch) | |
| tree | 25c1cff9979968359bc9e65828b531a52bb4f1d2 | |
| parent | 263037b66fe8ea1a62053657618dc0d4345ac196 (diff) | |
php-tcpdf: 6.0.095
| -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 b104d52..74c7a1c 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.094 +Version:        6.0.095  Release:        1%{?dist}  URL:            http://www.tcpdf.org @@ -322,6 +322,9 @@ rm -rf %{buildroot}  %changelog +* Sun Oct  5 2014 Remi Collet <remi@fedoraproject.org> - 6.0.095-1 +- update to 6.0.095 +  * Thu Oct  2 2014 Remi Collet <remi@fedoraproject.org> - 6.0.094-1  - update to 6.0.094  | 
