diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-02-14 08:51:53 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-02-14 08:51:53 +0100 |
commit | 1a379775f901e33bd80ab9c03787e26fd46ed936 (patch) | |
tree | 9e919b4115a4b204f36985a5c41e1de4d4bc9b5c | |
parent | 60f3dd720e8988db5151fc64433f76a9930bfd19 (diff) |
php-twig-Twig: 1.15.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 5e048f8..7eb9bd1 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.15.0 +Version: 1.15.1 Release: 1%{?dist} Summary: The flexible, fast, and secure template engine for PHP @@ -100,6 +100,9 @@ fi %changelog +* Fri Feb 14 2014 Remi Collet <remi@fedoraproject.org> - 1.15.1-1 +- Update to 1.15.1 + * Fri Dec 06 2013 Remi Collet <remi@fedoraproject.org> - 1.15.0-1 - Update to 1.15.0 (stable) |