diff options
Diffstat (limited to 'php-twig-ctwig.spec')
-rw-r--r-- | php-twig-ctwig.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-twig-ctwig.spec b/php-twig-ctwig.spec index c5957d1..cb1d87b 100644 --- a/php-twig-ctwig.spec +++ b/php-twig-ctwig.spec @@ -17,8 +17,8 @@ Summary: Extension to improve performance of Twig Name: %{?scl_prefix}php-twig-ctwig -Version: 1.14.1 -Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Version: 1.14.2 +Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: BSD Group: Development/Languages URL: http://twig.sensiolabs.org @@ -158,6 +158,9 @@ rm -rf %{buildroot} %changelog +* Wed Oct 30 2013 Remi Collet <remi@fedoraproject.org> - 1.14.2-1 +- Update to 1.14.2 (no change) + * Fri Oct 18 2013 Remi Collet <remi@fedoraproject.org> - 1.14.1-2 - rename from php-twig-CTwig to php-twig-ctwig |