diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-11-09 06:54:33 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-11-09 06:54:33 +0100 | 
| commit | 35def1464974e7aec220f29f942ddedf0777afb1 (patch) | |
| tree | 58301f6d80ea9fe4638376058ee50ea922e4ce91 | |
| parent | 9e7846c4652a3b01b42f520423f17af6f7b1220c (diff) | |
php-pecl-riak: 0.9.0
| -rw-r--r-- | php-pecl-riak.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/php-pecl-riak.spec b/php-pecl-riak.spec index 74c86b3..5e113ea 100644 --- a/php-pecl-riak.spec +++ b/php-pecl-riak.spec @@ -22,7 +22,7 @@  Summary:        Riak database PHP extension  Name:           php-pecl-%{pecl_name} -Version:        0.8.0 +Version:        0.9.0  Release:        1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}  License:        ASL 2.0 and BSD  Group:          Development/Languages @@ -205,6 +205,9 @@ rm -rf %{buildroot}  %changelog +* Sat Nov 09 2013 Remi Collet <remi@fedoraproject.org> - 0.9.0-1 +- Update to 0.9.0 (beta) +  * Sat Nov 02 2013 Remi Collet <remi@fedoraproject.org> - 0.8.0-1  - Update to 0.8.0 (beta) | 
