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.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-swoole.spec b/php-pecl-swoole.spec
index df50e9f..a23e565 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.10
+Version: 1.9.11
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
@@ -179,7 +179,6 @@ extension=%{pecl_name}.so
;swoole.use_namespace = Off
;swoole.fast_serialize = Off
;swoole.unixsock_buffer_size = 8388608
-;swoole.modules = ''
EOF
@@ -308,6 +307,10 @@ cd ../ZTS
%changelog
+* Fri May 26 2017 Remi Collet <remi@remirepo.net> - 1.9.11-1
+- Update to 1.9.11
+- open https://github.com/swoole/swoole-src/issues/1225 EL-6 i686
+
* Thu May 4 2017 Remi Collet <remi@remirepo.net> - 1.9.10-1
- Update to 1.9.10