summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-01-16 07:05:47 +0100
committerRemi Collet <fedora@famillecollet.com>2013-01-16 07:05:47 +0100
commitdc0b23df8a540950fc19231800bcf49c39296a2d (patch)
tree055983fe8260f0e537162cf6172c741dad8a3e4c
parent40e2cc1534198a06c9404087444007300570f29b (diff)
php-twig-Twig: 1.12.1 (no change)
-rw-r--r--php-twig-Twig.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/php-twig-Twig.spec b/php-twig-Twig.spec
index b764f96..d971e13 100644
--- a/php-twig-Twig.spec
+++ b/php-twig-Twig.spec
@@ -4,7 +4,7 @@
%global pear_name %(echo %{name} | sed -e 's/^php-twig-//' -e 's/-/_/g')
Name: php-twig-Twig
-Version: 1.12.0
+Version: 1.12.1
Release: 1%{?dist}
Summary: Twig is a modern template engine for PHP
@@ -54,8 +54,7 @@ The flexible, fast, and secure template engine for PHP.
%prep
-%setup -q -c -T
-tar xif %{SOURCE0}
+%setup -q -c
# package.xml is version 2.0
mv package.xml %{pear_name}-%{version}/%{name}.xml
@@ -97,6 +96,9 @@ fi
%changelog
+* Wed Jan 16 2013 Remi Collet <RPMS@FamilleCollet.com> 1.12.1-1
+- Update to 1.12.1 for remi repo
+
* Tue Jan 8 2013 Remi Collet <RPMS@FamilleCollet.com> 1.12.0-1
- Update to 1.12.0 for remi repo