diff options
| -rw-r--r-- | php-pecl-yaf.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-yaf.spec b/php-pecl-yaf.spec index 1b655c8..0493835 100644 --- a/php-pecl-yaf.spec +++ b/php-pecl-yaf.spec @@ -16,7 +16,7 @@  Summary:       Yet Another Framework  Name:          %{?scl_prefix}php-pecl-yaf -Version:       2.3.1 +Version:       2.3.2  Release:       1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}  License:       PHP  Group:         Development/Languages @@ -178,6 +178,9 @@ rm -rf %{buildroot}  %changelog +* Thu Jan 09 2014 Remi Collet <remi@fedoraproject.org> - 2.3.2-1 +- Update to 2.3.2 (beta) +  * Wed Jan 08 2014 Remi Collet <remi@fedoraproject.org> - 2.3.1-1  - Update to 2.3.1 (beta)  | 
