diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-07-07 16:25:10 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-07-07 16:25:10 +0200 |
commit | 93c8a0153ef2dc57bacc44b9b7a62deca037358b (patch) | |
tree | bc731b2b384e72de477d3eb236567861b5b52ab5 /php-twig-Twig.spec | |
parent | 1a379775f901e33bd80ab9c03787e26fd46ed936 (diff) |
Diffstat (limited to 'php-twig-Twig.spec')
-rw-r--r-- | php-twig-Twig.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-twig-Twig.spec b/php-twig-Twig.spec index 7eb9bd1..a3b5ce5 100644 --- a/php-twig-Twig.spec +++ b/php-twig-Twig.spec @@ -1,10 +1,10 @@ -%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} +%{!?__pear: %global __pear %{_bindir}/pear} %global pear_channel pear.twig-project.org %global pear_name Twig Name: php-twig-%{pear_name} -Version: 1.15.1 +Version: 1.16.0 Release: 1%{?dist} Summary: The flexible, fast, and secure template engine for PHP @@ -100,6 +100,9 @@ fi %changelog +* Mon Jul 07 2014 Remi Collet <remi@fedoraproject.org> - 1.16.0-1 +- Update to 1.16.0 + * Fri Feb 14 2014 Remi Collet <remi@fedoraproject.org> - 1.15.1-1 - Update to 1.15.1 |