summaryrefslogtreecommitdiffstats
path: root/php-pecl-parallel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-parallel.spec')
-rw-r--r--php-pecl-parallel.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-parallel.spec b/php-pecl-parallel.spec
index 648af80..a851f70 100644
--- a/php-pecl-parallel.spec
+++ b/php-pecl-parallel.spec
@@ -13,7 +13,7 @@
Summary: Parallel concurrency API
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 1.0.0
+Version: 1.0.1
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: http://pecl.php.net/package/%{pecl_name}
@@ -163,6 +163,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Tue May 21 2019 Remi Collet <remi@remirepo.net> - 1.0.1-1
+- update to 1.0.1
+
* Mon May 20 2019 Remi Collet <remi@remirepo.net> - 1.0.0-1
- update to 1.0.0 (stable)