summaryrefslogtreecommitdiffstats
path: root/php-pecl-swoole.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-swoole.spec')
-rw-r--r--php-pecl-swoole.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/php-pecl-swoole.spec b/php-pecl-swoole.spec
index 8835aa4..f30573a 100644
--- a/php-pecl-swoole.spec
+++ b/php-pecl-swoole.spec
@@ -32,7 +32,7 @@
Summary: PHP's asynchronous concurrent distributed networking framework
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.9.15
+Version: 1.9.16
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
@@ -189,7 +189,6 @@ peclbuild() {
%configure \
--with-swoole \
--enable-sockets \
- --enable-ringbuffer \
%if %{with_hiredis}
--enable-async-redis \
%endif
@@ -307,6 +306,9 @@ cd ../ZTS
%changelog
+* Thu Jul 13 2017 Remi Collet <remi@remirepo.net> - 1.9.16-1
+- Update to 1.9.16
+
* Tue Jul 4 2017 Remi Collet <remi@remirepo.net> - 1.9.15-1
- Update to 1.9.15