[php-twig-Twig] Updated to upstream version 1.12.0

Shawn Iwinski siwinski at fedoraproject.org
Sun Jan 13 15:16:10 UTC 2013


commit 9912562bd052916f9b41805fe84d352b22a1b73d
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Sun Jan 13 10:15:55 2013 -0500

    Updated to upstream version 1.12.0

 .gitignore         |    1 +
 php-twig-Twig.spec |   11 +++++------
 sources            |    1 +
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b10694..1ad565a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /Twig-1.9.2.tgz
 /Twig-1.11.0.tgz
 /Twig-1.11.1.tgz
+/Twig-1.12.0.tgz
diff --git a/php-twig-Twig.spec b/php-twig-Twig.spec
index a08710f..6255b7e 100644
--- a/php-twig-Twig.spec
+++ b/php-twig-Twig.spec
@@ -5,7 +5,7 @@
 %global pear_name    %(echo %{name} | sed -e 's/^php-twig-//' -e 's/-/_/g')
 
 Name:             php-twig-Twig
-Version:          1.11.1
+Version:          1.12.0
 Release:          1%{?dist}
 Summary:          Twig is a modern template engine for PHP
 
@@ -53,11 +53,7 @@ The flexible, fast, and secure template engine for PHP.
 
 
 %prep
-#%%setup -q -c
-# Cannot use normal %%setup for PEAR source because of known problem with
-# old buggy Archive_Tar version produced source
-%setup -q -c -T
-tar -xif %{SOURCE0}
+%setup -q -c
 
 # package.xml is version 2.0
 mv package.xml %{pear_name}-%{version}/%{name}.xml
@@ -98,6 +94,9 @@ fi
 
 
 %changelog
+* Sun Jan 13 2013 Shawn Iwinski <shawn.iwinski at gmail.com> 1.12.0-1
+- Updated to upstream version 1.12.0
+
 * Fri Dec 28 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 1.11.1-1
 - Updated to upstream version 1.11.1
 
diff --git a/sources b/sources
index 3fa1b7e..fd64c11 100644
--- a/sources
+++ b/sources
@@ -4,3 +4,4 @@ ceeae8f16df831acaab68ef90a3e17e7  Twig-1.9.0.tgz
 387f41e19c00c284939397969bad1f57  Twig-1.9.2.tgz
 2bbdada22515ddf63dee618bc7422a13  Twig-1.11.0.tgz
 e5dcb2a3904e490bfb972f0d97a4b94d  Twig-1.11.1.tgz
+aead9176ff259208334598c0afa38591  Twig-1.12.0.tgz


More information about the scm-commits mailing list