summaryrefslogtreecommitdiffstats
path: root/php-pecl-swoole.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-21 10:18:38 +0200
committerRemi Collet <remi@remirepo.net>2017-06-21 10:18:38 +0200
commit8887a3e87950fee82f501102ee8db384e6cf0ea4 (patch)
tree99ff1695471c58a5ca057f22c2eb34aac9d9492e /php-pecl-swoole.spec
parent589515f066eef4781301cd07be19ed71d1027e46 (diff)
v1.9.14
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 8d7283d..7e9319a 100644
--- a/php-pecl-swoole.spec
+++ b/php-pecl-swoole.spec
@@ -32,8 +32,8 @@
Summary: PHP's asynchronous concurrent distributed networking framework
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.9.13
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 1.9.14
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -307,6 +307,9 @@ cd ../ZTS
%changelog
+* Wed Jun 21 2017 Remi Collet <remi@remirepo.net> - 1.9.14-1
+- Update to 1.9.14
+
* Wed Jun 21 2017 Remi Collet <remi@remirepo.net> - 1.9.13-2
- rebuild for 7.2.0alpha2