summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-riak.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-riak.spec b/php-pecl-riak.spec
index bb234cc..1f2ffc5 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: 1.0.0
+Version: 1.1.1
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 Dec 14 2013 Remi Collet <remi@fedoraproject.org> - 1.1.1-1
+- Update to 1.1.1 (beta)
+
* Tue Nov 19 2013 Remi Collet <remi@fedoraproject.org> - 1.0.0-1
- Update to 1.0.0 (stable)