diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-10-30 14:22:59 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-10-30 14:22:59 +0100 |
commit | 5ccb809a6590a7ff2b1a58523f3372d7eead00d2 (patch) | |
tree | e4881c1b9838f4755ca97f52ef45150c888874fd | |
parent | 891098f5d5be6e1bb15b6f5d8d7cc0fb4eaeca9f (diff) |
php-twig-Twig: 1.14.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 3d79e58..2d94a0a 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.1 +Version: 1.14.2 Release: 1%{?dist} Summary: The flexible, fast, and secure template engine for PHP @@ -100,6 +100,9 @@ fi %changelog +* Wed Oct 30 2013 Remi Collet <remi@fedoraproject.org> - 1.14.2-1 +- Update to 1.14.2 + * Wed Oct 16 2013 Remi Collet <remi@fedoraproject.org> - 1.14.1-1 - Update to 1.14.1 |