diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-11-02 15:13:11 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-11-02 15:13:11 +0100 | 
| commit | 9e7846c4652a3b01b42f520423f17af6f7b1220c (patch) | |
| tree | 8c78d784318a353cb078cd872380010b5233827e | |
| parent | fd7096ddbdc88c6b2db2c3081bc8732c995b86b8 (diff) | |
php-pecl-riak: 0.8.0 (beta)
| -rw-r--r-- | php-pecl-riak.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/php-pecl-riak.spec b/php-pecl-riak.spec index 65004cb..74c86b3 100644 --- a/php-pecl-riak.spec +++ b/php-pecl-riak.spec @@ -22,8 +22,8 @@  Summary:        Riak database PHP extension  Name:           php-pecl-%{pecl_name} -Version:        0.7.0 -Release:        2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Version:        0.8.0 +Release:        1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}  License:        ASL 2.0 and BSD  Group:          Development/Languages  URL:            http://pecl.php.net/package/%{pecl_name} @@ -205,6 +205,9 @@ rm -rf %{buildroot}  %changelog +* Sat Nov 02 2013 Remi Collet <remi@fedoraproject.org> - 0.8.0-1 +- Update to 0.8.0 (beta) +  * Fri Nov 01 2013 Remi Collet <remi@fedoraproject.org> - 0.7.0-2  - missing BR pcre-devel | 
