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 d52da9c..256c1d7 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: 0.8.2
+Version: 0.8.3
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: http://pecl.php.net/package/%{pecl_name}
@@ -167,6 +167,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Mon Mar 25 2019 Remi Collet <remi@remirepo.net> - 0.8.3-1
+- update to 0.8.3 (beta)
+
* Thu Feb 28 2019 Remi Collet <remi@remirepo.net> - 0.8.2-1
- update to 0.8.2 (beta)