[php-Smarty] Last upstream release

Johan Cwiklinski trasher at fedoraproject.org
Thu Aug 8 06:20:27 UTC 2013


commit 05185f99b8a9641574048cf2441eccae6898a906
Author: Johan Cwiklinski <johan at x-tnd.be>
Date:   Thu Aug 8 08:21:02 2013 +0200

    Last upstream release
    
    Also change Source0 URL, and fix a bad date in changelog.

 .gitignore      |    1 +
 php-Smarty.spec |   11 +++++++----
 sources         |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f32775..baa751c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Smarty-2.6.26.tar.gz
 /Smarty-3.1.11.tar.gz
 /Smarty-3.1.12.tar.gz
 /Smarty-3.1.13.tar.gz
+/Smarty-3.1.14.tar.gz
diff --git a/php-Smarty.spec b/php-Smarty.spec
index 8d93150..03cbcf8 100644
--- a/php-Smarty.spec
+++ b/php-Smarty.spec
@@ -1,9 +1,9 @@
 Name:           php-Smarty
 Summary:        Template/Presentation Framework for PHP
-Version:        3.1.13
-Release:        2%{?dist}
+Version:        3.1.14
+Release:        1%{?dist}
 
-Source0:        http://www.smarty.net/distributions/Smarty-%{version}.tar.gz
+Source0:        http://www.smarty.net/files/Smarty-%{version}.tar.gz
 URL:            http://www.smarty.net
 License:        LGPLv2+
 Group:          Development/Libraries
@@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Aug 08 2013 Johan Cwiklinski <johan AT x-tnd DOT ber> - 3.1.14-1
+- Last upstream release
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.1.13-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -97,7 +100,7 @@ rm -rf $RPM_BUILD_ROOT
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.6.20-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
-* Mon Nov 02 2008 Christopher Stone <chris.stone at gmail.com> 2.6.20-2
+* Sun Nov 02 2008 Christopher Stone <chris.stone at gmail.com> 2.6.20-2
 - Add security patch (bz #469648)
 - Add RHL dist tag conditional for Requires
 
diff --git a/sources b/sources
index af41293..1a82b35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7eed2c327ef9e340f1ec8f0f1508e8e7  Smarty-3.1.13.tar.gz
+d5f7f76a364688b9f4cfc29ecbf62ec3  Smarty-3.1.14.tar.gz


More information about the scm-commits mailing list