diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-10-30 14:27:25 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-10-30 14:27:25 +0100 |
commit | d82cdfd5dd1fe70469a95f1cf0d9217c9eedf43a (patch) | |
tree | 08fd9da410ea95dde2a9e3731072bb94a8661615 | |
parent | da5ccdb542fd782f419a7ee814766495eea35bd4 (diff) |
php-twig-ctwig: 1.14.2 (no change)
-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 |