summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-swoole.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php-pecl-swoole.spec b/php-pecl-swoole.spec
index 52201a9..0245851 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.18
+Version: 1.9.19
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
@@ -312,6 +312,11 @@ cd ../ZTS
%changelog
+* Tue Aug 29 2017 Remi Collet <remi@remirepo.net> - 1.9.19-1
+- Update to 1.9.19
+- open https://github.com/swoole/swoole-src/issues/1337
+ 32-bit bulid is broken
+
* Fri Aug 11 2017 Remi Collet <remi@remirepo.net> - 1.9.18-1
- Update to 1.9.18