From 820794481803a1f55f2a2f201a4a885bde817669 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 17 Sep 2015 12:24:05 +0200 Subject: php-pecl-pthreads: 3.0.3 --- php-pecl-pthreads-dev.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-pecl-pthreads-dev.spec') diff --git a/php-pecl-pthreads-dev.spec b/php-pecl-pthreads-dev.spec index bb2fd2b..260a647 100644 --- a/php-pecl-pthreads-dev.spec +++ b/php-pecl-pthreads-dev.spec @@ -1,4 +1,4 @@ -# spec file for php-pecl-pthreads +# remirepo spec file for php-pecl-pthreads # # Copyright (c) 2013-2015 Remi Collet # License: CC-BY-SA @@ -20,7 +20,7 @@ Summary: Threading API Name: %{?scl_prefix}php-pecl-%{pecl_name} -Version: 3.0.2 +Version: 3.0.3 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: PHP Group: Development/Languages @@ -174,6 +174,9 @@ rm -rf %{buildroot} %changelog +* Thu Sep 17 2015 Remi Collet - 3.0.3-1 +- Update to 3.0.3 (stable) + * Sun Sep 13 2015 Remi Collet - 3.0.2-1 - Update to 3.0.2 (stable) -- cgit