[php-tcpdf/f19] update to 6.0.053

Remi Collet remi at fedoraproject.org
Mon Jan 6 16:09:21 UTC 2014


commit a463715c2fcc838e31a60bcdf8947719eb9ad722
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Jan 6 17:07:56 2014 +0100

    update to 6.0.053
    
    (cherry picked from commit c704161c9726e9bcf3f0bcfd5d89a5dd5851763a)

 .gitignore     |    1 +
 php-tcpdf.spec |   10 ++++++----
 sources        |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cfa522f..a95f3c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ clog
 /tcpdf_6_0_042.zip
 /tcpdf_6_0_047.zip
 /tcpdf_6_0_049.zip
+/tcpdf_6_0_053.zip
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index 4cd7ac7..652c247 100644
--- a/php-tcpdf.spec
+++ b/php-tcpdf.spec
@@ -1,6 +1,6 @@
 # spec file for php-tcpdf
 #
-# Copyright (c) 2013 Remi Collet, Johan Cwiklinski
+# Copyright (c) 2013-2014 Remi Collet, Johan Cwiklinski
 # License: CC-BY-SA
 # http://creativecommons.org/licenses/by-sa/3.0/
 #
@@ -11,7 +11,7 @@
 
 Name:           php-tcpdf
 Summary:        PHP class for generating PDF documents
-Version:        6.0.049
+Version:        6.0.053
 Release:        1%{?dist}
 
 URL:            http://www.tcpdf.org
@@ -51,7 +51,7 @@ PHP class for generating PDF documents.
 * font subsetting;
 * methods to publish some XHTML + CSS code, Javascript and Forms;
 * images, graphic (geometric figures) and transformation methods;
-* supports JPEG, PNG and SVG images natively, all images supported by GD 
+* supports JPEG, PNG and SVG images natively, all images supported by GD
   (GD, GD2, GD2PART, GIF, JPEG, PNG, BMP, XBM, XPM) and all images supported
   via ImagMagick (http: www.imagemagick.org/www/formats.html)
 * 1D and 2D barcodes: CODE 39, ANSI MH10.8M-1983, USD-3, 3 of 9, CODE 93,
@@ -195,7 +195,6 @@ Requires:       freefont
 This package allow to use system GNU FreeFont serif font faces in TCPDF.
 
 
-
 %prep
 %setup -qn %{real_name}
 
@@ -292,6 +291,9 @@ php tools/tcpdf_addfont.php \
 
 
 %changelog
+* Sun Jan  5 2014 Remi Collet <remi at fedoraproject.org> - 6.0.053-1
+- update to 6.0.053
+
 * 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
diff --git a/sources b/sources
index 1ef9231..517cdbf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1cde5f07bd87f66b110d4682138e615  tcpdf_6_0_049.zip
+d189af03976565ff98099b6511a7c580  tcpdf_6_0_053.zip


More information about the scm-commits mailing list