[php-tcpdf/f19] update to 6.0.089

Remi Collet remi at fedoraproject.org
Thu Jul 17 14:06:58 UTC 2014


commit 35eeb63b3c9b56811c2b3586261b84471990a061
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Jul 17 15:56:44 2014 +0200

    update to 6.0.089
    
    (cherry picked from commit 1e611dfabea976bea8af486d7907a9fdcbd95116)

 .gitignore     |    1 +
 php-tcpdf.spec |    9 +++++++--
 sources        |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fb6601b..6b731d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ clog
 /tcpdf_6_0_072.zip
 /tcpdf_6_0_082.zip
 /tcpdf_6_0_086.zip
+/tcpdf_6_0_089.zip
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index 3047ffe..4eec89c 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.086
+Version:        6.0.089
 Release:        1%{?dist}
 
 URL:            http://www.tcpdf.org
@@ -254,7 +254,9 @@ php tools/tcpdf_addfont.php \
 
 
 %files -f corefonts.lst
-%doc LICENSE.TXT README.TXT CHANGELOG.TXT examples
+%doc README.TXT CHANGELOG.TXT examples
+%{!?_licensedir:%global license %%doc}
+%license LICENSE.TXT
 %{_bindir}/%{real_name}_addfont
 %dir %{_datadir}/php/%{real_name}
 %dir %{_datadir}/php/%{real_name}/fonts
@@ -295,6 +297,9 @@ php tools/tcpdf_addfont.php \
 
 
 %changelog
+* Thu Jul 17 2014 Remi Collet <remi at fedoraproject.org> - 6.0.089-1
+- update to 6.0.089
+
 * Mon Jun 23 2014 Remi Collet <remi at fedoraproject.org> - 6.0.086-1
 - update to 6.0.086
 
diff --git a/sources b/sources
index 4502b82..355fb85 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c657deb233313c8bae703fd4d9bcd56  tcpdf_6_0_086.zip
+fd8a22aa2aa161b7340edaa577d59533  tcpdf_6_0_089.zip


More information about the scm-commits mailing list