summaryrefslogtreecommitdiffstats
path: root/php-pecl-riak.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-11-02 15:13:11 +0100
committerRemi Collet <fedora@famillecollet.com>2013-11-02 15:13:11 +0100
commit9e7846c4652a3b01b42f520423f17af6f7b1220c (patch)
tree8c78d784318a353cb078cd872380010b5233827e /php-pecl-riak.spec
parentfd7096ddbdc88c6b2db2c3081bc8732c995b86b8 (diff)
php-pecl-riak: 0.8.0 (beta)
Diffstat (limited to 'php-pecl-riak.spec')
-rw-r--r--php-pecl-riak.spec7
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