[php-tcpdf/el6] - update to 6.0.049 - fix but with same PNG image included twice, #1035392

Remi Collet remi at fedoraproject.org
Thu Nov 28 06:20:25 UTC 2013


commit 1983fee780067f33acc0315a82a4c2086b11372c
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Nov 28 07:11:57 2013 +0100

    - update to 6.0.049
    - fix but with same PNG image included twice, #1035392
    
    (cherry picked from commit 995b64d1b70363085c852173792e2bff73c31c7a)

 .gitignore     |    4 +++-
 php-tcpdf.spec |    6 +++++-
 sources        |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4eff401..cfa522f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
-*spec~
+php-tcpdf.spec~
+clog
 /tcpdf_6_0_017.zip
 /tcpdf_6_0_018.zip
 /tcpdf_6_0_020.zip
@@ -8,3 +9,4 @@
 /tcpdf_6_0_035.zip
 /tcpdf_6_0_042.zip
 /tcpdf_6_0_047.zip
+/tcpdf_6_0_049.zip
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index 61a6256..52f2757 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
@@ -292,6 +292,10 @@ php tools/tcpdf_addfont.php \
 
 
 %changelog
+* Thu Nov 28 2013 Remi Collet <remi at 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 at fedoraproject.org> - 6.0.047-1
 - update to 6.0.047
 
diff --git a/sources b/sources
index edeca2c..1ef9231 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf9831e80c2836c20074ed6b30e7ac2d  tcpdf_6_0_047.zip
+b1cde5f07bd87f66b110d4682138e615  tcpdf_6_0_049.zip


More information about the scm-commits mailing list