diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-17 12:24:05 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-17 12:24:05 +0200 |
commit | 820794481803a1f55f2a2f201a4a885bde817669 (patch) | |
tree | 09e6dde429c16fc2011026ae15b68f19a09fe45d | |
parent | 16765b5be751e074c221de725cbf1883a71a6b1d (diff) |
php-pecl-pthreads: 3.0.3
-rw-r--r-- | php-pecl-pthreads-dev.spec | 7 | ||||
-rw-r--r-- | php-pecl-pthreads.spec | 2 |
2 files changed, 6 insertions, 3 deletions
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 <remi@fedoraproject.org> - 3.0.3-1 +- Update to 3.0.3 (stable) + * Sun Sep 13 2015 Remi Collet <remi@fedoraproject.org> - 3.0.2-1 - Update to 3.0.2 (stable) diff --git a/php-pecl-pthreads.spec b/php-pecl-pthreads.spec index e246901..1594e7b 100644 --- a/php-pecl-pthreads.spec +++ b/php-pecl-pthreads.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 |