[php-twig-Twig] Updated to 1.14.1

Shawn Iwinski siwinski at fedoraproject.org
Sun Oct 20 04:45:38 UTC 2013


commit 79a0ed5ed0e20cf8be34e6cd9fe7ccd36168146b
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Sun Oct 20 00:45:12 2013 -0400

    Updated to 1.14.1
    
    - Changed "php-common" to "php(language)"

 .gitignore         |    1 +
 php-twig-Twig.spec |    8 ++++++--
 sources            |    1 +
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2009a5..5b12f3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /Twig-1.13.0.tgz
 /Twig-1.13.1.tgz
 /Twig-1.13.2.tgz
+/Twig-1.14.1.tgz
diff --git a/php-twig-Twig.spec b/php-twig-Twig.spec
index f8a5d55..b013a50 100644
--- a/php-twig-Twig.spec
+++ b/php-twig-Twig.spec
@@ -5,7 +5,7 @@
 %global pear_name    Twig
 
 Name:             php-twig-%{pear_name}
-Version:          1.13.2
+Version:          1.14.1
 Release:          1%{?dist}
 Summary:          The flexible, fast, and secure template engine for PHP
 
@@ -18,7 +18,7 @@ BuildArch:        noarch
 BuildRequires:    php-pear(PEAR)
 BuildRequires:    php-channel(%{pear_channel})
 
-Requires:         php-common >= 5.2.4
+Requires:         php(language) >= 5.2.4
 Requires:         php-pear(PEAR)
 Requires:         php-channel(%{pear_channel})
 Requires(post):   %{__pear}
@@ -96,6 +96,10 @@ fi
 
 
 %changelog
+* Sun Oct 20 2013 Shawn Iwinski <shawn.iwinski at gmail.com> 1.14.1-1
+- Updated to 1.14.1
+- Changed "php-common" to "php(language)"
+
 * Mon Aug 12 2013 Shawn Iwinski <shawn.iwinski at gmail.com> 1.13.2-1
 - Updated to 1.13.2
 
diff --git a/sources b/sources
index 5e3286f..c6e9c10 100644
--- a/sources
+++ b/sources
@@ -11,3 +11,4 @@ e8a4f53565522cfa1064e429a1283789  Twig-1.12.2.tgz
 ee32270509ab6c34af65ce1f921caa0c  Twig-1.13.0.tgz
 596eb13d028194d8999bd9950f5084f7  Twig-1.13.1.tgz
 2832f6b1b6834f3a08e5a082e61297a9  Twig-1.13.2.tgz
+099932262ab4797a1bf93f22dceaccfa  Twig-1.14.1.tgz


More information about the scm-commits mailing list