summaryrefslogtreecommitdiffstats
path: root/php-pecl-swoole.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-30 08:24:50 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-30 08:24:50 +0200
commit12388c5074f4c1a3c2cda80d6ca2d6007ee17361 (patch)
tree76f5b4c26dcdf41edcce99c54218ee1fce2635bd /php-pecl-swoole.spec
parent22487b845f687bd3724221bbfb697d000f6da3a1 (diff)
php-pecl-swoole: 1.8.12
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 114eb94..53a0a05 100644
--- a/php-pecl-swoole.spec
+++ b/php-pecl-swoole.spec
@@ -34,7 +34,7 @@
Summary: PHP's asynchronous concurrent distributed networking framework
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.8.11
+Version: 1.8.12
Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
@@ -268,6 +268,9 @@ cd ../ZTS
%changelog
+* Fri Sep 30 2016 Remi Collet <remi@fedoraproject.org> - 1.8.12-1
+- Update to 1.8.12
+
* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 1.8.11-2
- rebuild for PHP 7.1 new API version