summaryrefslogtreecommitdiffstats
path: root/php-pecl-pthreads.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-pthreads.spec')
-rw-r--r--php-pecl-pthreads.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php-pecl-pthreads.spec b/php-pecl-pthreads.spec
index 7028787..ab48092 100644
--- a/php-pecl-pthreads.spec
+++ b/php-pecl-pthreads.spec
@@ -20,7 +20,7 @@
Summary: Threading API
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 2.0.8
+Version: 2.0.9
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
@@ -35,6 +35,7 @@ Requires(post): %{__pecl}
Requires(postun): %{__pecl}
Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api}
Requires: %{?scl_prefix}php(api) = %{php_core_api}
+%{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}}
Provides: %{?scl_prefix}php-%{pecl_name} = %{version}
Provides: %{?scl_prefix}php-%{pecl_name}%{?_isa} = %{version}
@@ -166,8 +167,11 @@ rm -rf %{buildroot}
%changelog
+* Wed Sep 24 2014 Remi Collet <remi@fedoraproject.org> - 2.0.9-1
+- Update to 2.0.9 (stable)
+
* Mon Sep 15 2014 Remi Collet <remi@fedoraproject.org> - 2.0.8-1
-- Update to 2.0.8
+- Update to 2.0.8 (stable)
* Sun May 11 2014 Remi Collet <remi@fedoraproject.org> - 2.0.7-1
- Update to 2.0.7 (stable)