summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-18 15:19:19 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-18 15:19:19 +0200
commit90fa66d49133b322a18a5127f28859ef70253600 (patch)
tree1dc27a37356df476129957257f105b7f19d90227
parent820794481803a1f55f2a2f201a4a885bde817669 (diff)
php-pecl-pthreads: 3.0.4 (php7)
-rw-r--r--php-pecl-pthreads-dev.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-pthreads-dev.spec b/php-pecl-pthreads-dev.spec
index 260a647..7ca31a7 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.3
+Version: 3.0.4
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
+* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 3.0.4-1
+- Update to 3.0.4 (stable)
+
* Thu Sep 17 2015 Remi Collet <remi@fedoraproject.org> - 3.0.3-1
- Update to 3.0.3 (stable)