diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-02-14 08:54:57 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-02-14 08:54:57 +0100 |
commit | 2857cb9df4de9d835b6b64ef71ffe6ecc20a6573 (patch) | |
tree | 150ff79d980d60414ed5918acab4e0722a471223 | |
parent | 9c707068217345fb1ad511aa8af0eb3e86f5b0d7 (diff) |
php-twig-ctwig: 1.15.1
-rw-r--r-- | php-twig-ctwig.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-twig-ctwig.spec b/php-twig-ctwig.spec index bc0f4a6..0befd54 100644 --- a/php-twig-ctwig.spec +++ b/php-twig-ctwig.spec @@ -18,7 +18,7 @@ Summary: Extension to improve performance of Twig Name: %{?scl_prefix}php-twig-ctwig -Version: 1.15.0 +Version: 1.15.1 Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: BSD Group: Development/Languages @@ -164,6 +164,9 @@ rm -rf %{buildroot} %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) - move doc in pear doc_dir (this is not from pecl channel) |