diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-10-13 16:22:18 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-10-13 16:22:18 +0200 | 
| commit | ede5d6185460e3c906c8eaff316e3ca89e50cd5a (patch) | |
| tree | 543df064b08f48dd9bcae0c7190acc8cd39cbe4a | |
| parent | 9de7fd00cf79c96e53beba448db0d5258b3ff415 (diff) | |
php-pecl-riak: 0.6.1
| -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 e33617f..8ba241c 100644 --- a/php-pecl-riak.spec +++ b/php-pecl-riak.spec @@ -21,7 +21,7 @@  Summary:        Riak database PHP extension  Name:           php-pecl-%{pecl_name} -Version:        0.6.0 +Version:        0.6.1  Release:        1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}  License:        ASL 2.0  Group:          Development/Languages @@ -184,6 +184,9 @@ rm -rf %{buildroot}  %changelog +* Sun Oct 13 2013 Remi Collet <remi@fedoraproject.org> - 0.6.1-1 +- Update to 0.6.1 +  * Thu Oct 10 2013 Remi Collet <remi@fedoraproject.org> - 0.6.0-1  - Update to 0.6.0 (beta) | 
