summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 11:53:54 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 11:53:54 +0200
commitb3ab3c441852ba068265384368a6311494b57b45 (patch)
tree3cabf040a9aaf1eca69a4c15c89e6c3ea30393ec
parentea258b98946826c2a9df89ad61fcc2036470b7a0 (diff)
rebuild for 7.3.0beta2 new ABI
-rw-r--r--php-pecl-uv.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-uv.spec b/php-pecl-uv.spec
index 46d28bd..ad0ca31 100644
--- a/php-pecl-uv.spec
+++ b/php-pecl-uv.spec
@@ -19,7 +19,7 @@
Summary: Libuv wrapper
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 0.2.2
-Release: 4%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 5%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -240,6 +240,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 0.2.2-5
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 0.2.2-4
- rebuild for 7.3.0alpha4 new ABI