[php-tcpdf/f20] update to 6.1.1

Remi Collet remi at fedoraproject.org
Wed Dec 10 11:27:13 UTC 2014


commit 0e64f9fdead0a682d5bfbdd959c7258063d0f410
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed Dec 10 12:25:26 2014 +0100

    update to 6.1.1
    
    (cherry picked from commit 1fe31e724246f6eaf83f79688cb00f200c8bcdcd)

 .gitignore     |    1 +
 php-tcpdf.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ab92765..8e70859 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ clog
 /tcpdf_6_0_094.zip
 /tcpdf_6_0_095.zip
 /tcpdf_6_0_098.zip
+/tcpdf_6_1_1.zip
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index f9a1af4..cfbd06f 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.098
+Version:        6.1.1
 Release:        1%{?dist}
 
 URL:            http://www.tcpdf.org
@@ -332,6 +332,9 @@ php tools/tcpdf_addfont.php \
 
 
 %changelog
+* Wed Dec 10 2014 Remi Collet <remi at fedoraproject.org> - 6.1.1-1
+- update to 6.1.1
+
 * Mon Nov 10 2014 Remi Collet <remi at fedoraproject.org> - 6.0.098-1
 - update to 6.0.098
 
diff --git a/sources b/sources
index 5ef393a..eab6796 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-966dfc4506fba4f7d183af9e7d0ec08f  tcpdf_6_0_098.zip
+ba0d113f210c6c98dad1ed1a70e2f406  tcpdf_6_1_1.zip


More information about the scm-commits mailing list