[php-tcpdf/f19] update to 6.0.059

Remi Collet remi at fedoraproject.org
Tue Feb 4 07:05:43 UTC 2014


commit 78c1780a63da1ee502671461c649c4fdab94ee78
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Feb 4 07:52:22 2014 +0100

    update to 6.0.059
    
    (cherry picked from commit 170fb2f46764b6fe86a10d5b1d0cbbb33367f96f)

 .gitignore     |    1 +
 php-tcpdf.spec |    6 +++++-
 sources        |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a95f3c6..f7049a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ clog
 /tcpdf_6_0_047.zip
 /tcpdf_6_0_049.zip
 /tcpdf_6_0_053.zip
+/tcpdf_6_0_059.zip
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index 652c247..ecb7bd9 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.053
+Version:        6.0.059
 Release:        1%{?dist}
 
 URL:            http://www.tcpdf.org
@@ -24,6 +24,7 @@ BuildArch:      noarch
 BuildRequires:  php-cli
 
 Requires:       php(language) >= 5.3
+# From phpcompatinfo report form version 6.0.057
 Requires:       php-bcmath
 Requires:       php-curl
 Requires:       php-date
@@ -291,6 +292,9 @@ php tools/tcpdf_addfont.php \
 
 
 %changelog
+* Tue Feb  4 2014 Remi Collet <remi at fedoraproject.org> - 6.0.059-1
+- update to 6.0.059
+
 * Sun Jan  5 2014 Remi Collet <remi at fedoraproject.org> - 6.0.053-1
 - update to 6.0.053
 
diff --git a/sources b/sources
index 517cdbf..b88c2b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d189af03976565ff98099b6511a7c580  tcpdf_6_0_053.zip
+47894522af03c85f5d344a265a0142ed  tcpdf_6_0_059.zip


More information about the scm-commits mailing list