summaryrefslogtreecommitdiffstats
path: root/php-pecl-eio.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-eio.spec')
-rw-r--r--php-pecl-eio.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-eio.spec b/php-pecl-eio.spec
index 8e7b34f..e558cfa 100644
--- a/php-pecl-eio.spec
+++ b/php-pecl-eio.spec
@@ -27,8 +27,8 @@
Summary: Provides interface to the libeio library
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 2.0.3
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 2.0.4
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
@@ -258,6 +258,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Aug 9 2018 Remi Collet <remi@remirepo.net> - 2.0.4-1
+- update to 2.0.4
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 2.0.3-2
- rebuld for 7.3.0alpha4 new ABI