summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-03-30 16:12:05 +0200
committerRemi Collet <fedora@famillecollet.com>2014-03-30 16:12:05 +0200
commit42142e0dc73f38bb7a538bdb006dc22e0463b026 (patch)
treeae3bee026ff3dbe5217917851d12c3c957363ceb
parentd403510a44097c564c9ce4c2c398a1fd620ccb27 (diff)
php-pecl-pthreads: 2.0.4 (stable)
-rw-r--r--php-pecl-pthreads.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-pthreads.spec b/php-pecl-pthreads.spec
index 349f3e6..2c97e10 100644
--- a/php-pecl-pthreads.spec
+++ b/php-pecl-pthreads.spec
@@ -15,7 +15,7 @@
Summary: Threading API
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 2.0.3
+Version: 2.0.4
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
@@ -156,6 +156,9 @@ rm -rf %{buildroot}
%changelog
+* Sun Mar 30 2014 Remi Collet <remi@fedoraproject.org> - 2.0.4-1
+- Update to 2.0.4 (stable)
+
* Thu Mar 27 2014 Remi Collet <remi@fedoraproject.org> - 2.0.3-1
- Update to 2.0.3 (stable)
- allow SCL build, even if php54 and php55 don't have ZTS