diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-08-27 17:22:11 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-08-27 17:22:11 +0200 |
commit | ac23284a57936e21cf754930e9815bb626965435 (patch) | |
tree | d267ec27050ab903a8326eb50c69361b076ef322 | |
parent | b2c0f9ea5002ff2f1283a10a44d49bba353b2f30 (diff) |
php-twig-Twig 1.9.2
-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 4d152d5..167f6e9 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.9.1 +Version: 1.9.2 Release: 1%{?dist} Summary: Twig is a modern template engine for PHP @@ -94,6 +94,9 @@ fi %changelog +* Mon Aug 27 2012 Remi Collet <RPMS@FamilleCollet.com> 1.9.2-1 +- Update to 1.9.2 + * Wed Aug 01 2012 Remi Collet <RPMS@FamilleCollet.com> 1.9.1-1 - Update to 1.9.1, backport for remi repository |