diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-01-08 18:47:32 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-01-08 18:47:32 +0100 |
commit | 40e2cc1534198a06c9404087444007300570f29b (patch) | |
tree | 0aa68934c97d7b0c62de69b0eb5de10b41706d92 | |
parent | a55919f772701ff52fcc3e1a6a4b4ee0cc273631 (diff) |
php-twig-Twig: 1.12.0
-rw-r--r-- | php-twig-Twig.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-twig-Twig.spec b/php-twig-Twig.spec index e56d41b..b764f96 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.11.1 +Version: 1.12.0 Release: 1%{?dist} Summary: Twig is a modern template engine for PHP @@ -97,6 +97,9 @@ fi %changelog +* Tue Jan 8 2013 Remi Collet <RPMS@FamilleCollet.com> 1.12.0-1 +- Update to 1.12.0 for remi repo + * Mon Nov 12 2012 Remi Collet <RPMS@FamilleCollet.com> 1.11.1-1 - Update to 1.11.1 for remi repo |