summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-02 07:48:29 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-02 07:48:29 +0100
commite68a2007bc300b9152f40519d48b8c0dfe3cc187 (patch)
tree3712e99fca87dc7eda1ac26811f633195444a340
parent4494deb27deb7e87581cd4d87ca54adf27526731 (diff)
php-pecl-pthreads: 3.1.4
-rw-r--r--php-pecl-pthreads-php7.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-pthreads-php7.spec b/php-pecl-pthreads-php7.spec
index 4a6e5df..f10a0ea 100644
--- a/php-pecl-pthreads-php7.spec
+++ b/php-pecl-pthreads-php7.spec
@@ -16,7 +16,7 @@
Summary: Threading API
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 3.1.3
+Version: 3.1.4
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
@@ -172,6 +172,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Dec 2 2015 Remi Collet <remi@fedoraproject.org> - 3.1.4-1
+- Update to 3.1.4 (stable)
+
* Wed Nov 25 2015 Remi Collet <remi@fedoraproject.org> - 3.1.3-1
- Update to 3.1.3 (stable)
- open https://github.com/krakjoe/pthreads/issues/523 segfault on i386