From e68a2007bc300b9152f40519d48b8c0dfe3cc187 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 2 Dec 2015 07:48:29 +0100 Subject: php-pecl-pthreads: 3.1.4 --- php-pecl-pthreads-php7.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-pthreads-php7.spec') 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 - 3.1.4-1 +- Update to 3.1.4 (stable) + * Wed Nov 25 2015 Remi Collet - 3.1.3-1 - Update to 3.1.3 (stable) - open https://github.com/krakjoe/pthreads/issues/523 segfault on i386 -- cgit