diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-10-20 16:20:29 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-10-20 16:20:29 +0200 |
commit | cba173b5024930f7b9a6fcb1e40f76cb6b6ddf4c (patch) | |
tree | e6ea6700cd57fd211aa81463709ee77dacae84ac | |
parent | 4f4bb1c0cc5eaeb878b77a7a62b3fa59556388f7 (diff) |
php-twig-Twig 1.10.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 c65503c..4b64847 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.10.2 +Version: 1.10.3 Release: 1%{?dist} Summary: Twig is a modern template engine for PHP @@ -95,6 +95,9 @@ fi %changelog +* Sat Oct 20 2012 Remi Collet <RPMS@FamilleCollet.com> 1.10.3-1 +- Update to 1.10.3 + * Tue Oct 18 2012 Remi Collet <RPMS@FamilleCollet.com> 1.10.2-1 - Update to 1.10.2 |