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.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-swoole.spec b/php-pecl-swoole.spec
index 4a2931b..f9c56c9 100644
--- a/php-pecl-swoole.spec
+++ b/php-pecl-swoole.spec
@@ -36,7 +36,7 @@
Summary: PHP's asynchronous concurrent distributed networking framework
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.10.3
+Version: 1.10.4
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
URL: http://pecl.php.net/package/%{pecl_name}
@@ -308,6 +308,9 @@ cd ../ZTS
%changelog
+* Thu Apr 12 2018 Remi Collet <remi@remirepo.net> - 1.10.4-1
+- update to 1.10.4
+
* Wed Mar 28 2018 Remi Collet <remi@remirepo.net> - 1.10.3-1
- update to 1.10.3 (stable)