summaryrefslogtreecommitdiffstats
path: root/php-pecl-swoole.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-13 11:17:36 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-13 11:17:36 +0200
commit9a93442df8d1227dfbed2755a9e400465913d91d (patch)
tree4c580c560fda7a79ccf38546946c09815bbd2b8b /php-pecl-swoole.spec
parent52a913fb27baae7e79b5729b0cb56267a00ea503 (diff)
php-pecl-swoole: 1.8.4
Diffstat (limited to 'php-pecl-swoole.spec')
-rw-r--r--php-pecl-swoole.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/php-pecl-swoole.spec b/php-pecl-swoole.spec
index 3472e54..0cbe19b 100644
--- a/php-pecl-swoole.spec
+++ b/php-pecl-swoole.spec
@@ -12,10 +12,9 @@
%else
%global sub_prefix %{scl_prefix}
%endif
+%scl_package php-pecl-swoole
%endif
-%{?scl: %scl_package php-pecl-swoole}
-
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
%global pecl_name swoole
%if "%{php_version}" < "5.6"
@@ -35,7 +34,7 @@
Summary: PHP's asynchronous concurrent distributed networking framework
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.8.3
+Version: 1.8.4
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
@@ -278,6 +277,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Apr 13 2016 Remi Collet <remi@fedoraproject.org> - 1.8.4-1
+- Update to 1.8.4 (stable)
+
* Mon Mar 21 2016 Remi Collet <remi@fedoraproject.org> - 1.8.3-1
- Update to 1.8.3 (stable)