diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-10-16 05:12:05 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-10-16 05:12:05 +0200 |
commit | 891098f5d5be6e1bb15b6f5d8d7cc0fb4eaeca9f (patch) | |
tree | 9648f142573b2b472238dcca308d916fbfb08b98 | |
parent | 43dcf43ca0a8fe7b6ae1121fc30538458080c073 (diff) |
php-twig-Twig: 1.14.1
-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 |