diff options
Diffstat (limited to 'php-twig-Twig.spec')
-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 e3b01ff..3d79e58 100644 --- a/php-twig-Twig.spec +++ b/php-twig-Twig.spec @@ -4,7 +4,7 @@ %global pear_name Twig Name: php-twig-%{pear_name} -Version: 1.14.0 +Version: 1.14.1 Release: 1%{?dist} Summary: The flexible, fast, and secure template engine for PHP @@ -100,6 +100,9 @@ fi %changelog +* Wed Oct 16 2013 Remi Collet <remi@fedoraproject.org> - 1.14.1-1 +- Update to 1.14.1 + * Thu Oct 03 2013 Remi Collet <remi@fedoraproject.org> - 1.14.0-1 - Update to 1.14.0 - add require for optimization: php-twig-CTwig |