diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-01-09 07:24:43 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-01-09 07:24:43 +0100 | 
| commit | 5a33028c8675810c36cb8fa5093f31624ccdb818 (patch) | |
| tree | 9071437d01cf2de42af75930523b0f76bfbaf5e2 | |
| parent | 181a7af7eae5115f48f67d8451dc92310797472b (diff) | |
php-pecl-yaf: 2.3.1 (beta)
| -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)  | 
