From 2857cb9df4de9d835b6b64ef71ffe6ecc20a6573 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 14 Feb 2014 08:54:57 +0100 Subject: php-twig-ctwig: 1.15.1 --- php-twig-ctwig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 - 1.15.1-1 +- Update to 1.15.1 + * Fri Dec 06 2013 Remi Collet - 1.15.0-1 - Update to 1.15.0 (stable) - move doc in pear doc_dir (this is not from pecl channel) -- cgit