diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-04-08 17:56:53 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-04-08 17:56:53 +0200 |
commit | 45ca2d797c3f67f2f83ad2a1382a7e629c2fac20 (patch) | |
tree | 1b0b0cbfd79d5bbead3dc6ee8c9f3f7fba6fbf18 | |
parent | 0883cc29079f58e14d2029f903cf39e910e5d0b3 (diff) |
php-twig-Twig 1.12.3
-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 39584b6..1939a6f 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.2 +Version: 1.12.3 Release: 1%{?dist} Summary: Twig is a modern template engine for PHP @@ -96,6 +96,9 @@ fi %changelog +* Mon Apr 08 2013 Remi Collet <remi@fedoraproject.org> - 1.12.3-1 +- Update to 1.12.3 + * Sun Feb 10 2013 Remi Collet <RPMS@FamilleCollet.com> - 1.12.2-1 - Update to 1.12.2 for remi repo |