diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-21 09:44:58 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-21 09:44:58 +0200 |
commit | 8b518213d7bb19f4ca6a8afe0e2d736f3e0b89e1 (patch) | |
tree | 408315f4f7133a81478605d0aba94bedff1faa55 | |
parent | 90fa66d49133b322a18a5127f28859ef70253600 (diff) |
php-pecl-pthreads: 3.0.5
-rw-r--r-- | php-pecl-pthreads-dev.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-pthreads-dev.spec b/php-pecl-pthreads-dev.spec index 7ca31a7..a473551 100644 --- a/php-pecl-pthreads-dev.spec +++ b/php-pecl-pthreads-dev.spec @@ -20,7 +20,7 @@ Summary: Threading API Name: %{?scl_prefix}php-pecl-%{pecl_name} -Version: 3.0.4 +Version: 3.0.5 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 +* Mon Sep 21 2015 Remi Collet <remi@fedoraproject.org> - 3.0.5-1 +- Update to 3.0.5 (stable) + * Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 3.0.4-1 - Update to 3.0.4 (stable) |