diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-11-28 07:04:05 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-11-28 07:04:05 +0100 | 
| commit | 10e22326ec66e13e37ea4451adffe5bde9914b14 (patch) | |
| tree | 0027d86f00cfa9e403dae3ea47fe54e9b01559da | |
| parent | b58ff0b0527dfcfbceb3ba0f79148f8472f3d0ad (diff) | |
php-tcpdf: 6.0.049
| -rw-r--r-- | php-tcpdf.spec | 6 | 
1 files changed, 5 insertions, 1 deletions
diff --git a/php-tcpdf.spec b/php-tcpdf.spec index 5549f36..a51c1a0 100644 --- a/php-tcpdf.spec +++ b/php-tcpdf.spec @@ -11,7 +11,7 @@  Name:           php-tcpdf  Summary:        PHP class for generating PDF documents -Version:        6.0.047 +Version:        6.0.049  Release:        1%{?dist}  URL:            http://www.tcpdf.org @@ -338,6 +338,10 @@ rm -rf %{buildroot}  %changelog +* Thu Nov 28 2013 Remi Collet <remi@fedoraproject.org> - 6.0.049-1 +- update to 6.0.049 +- fix but with same PNG image included twice, #1035392 +  * Thu Nov 21 2013 Remi Collet <remi@fedoraproject.org> - 6.0.047-1  - update to 6.0.047  | 
