summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 08:43:29 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 08:43:29 +0200
commita88ea51e8b996195a2728f67b9f009388ab9d290 (patch)
treeac8931c82148f52f18dff368133a9350d63176ec
parentdbcc6a3159aeef4e0aef868162703cb0789606a0 (diff)
rebuild for 7.3.0beta2 new ABI
-rw-r--r--php-pecl-dio.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-dio.spec b/php-pecl-dio.spec
index d2172a3..6bbd59d 100644
--- a/php-pecl-dio.spec
+++ b/php-pecl-dio.spec
@@ -20,7 +20,7 @@
Summary: Direct I/O functions
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 0.1.0
-Release: 5%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 6%{?dist}%{!?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
@@ -236,6 +236,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 0.1.0-6
+- rebuild for 7.3.0beta2 new ABI
+
* Tue Jul 17 2018 Remi Collet <remi@remirepo.net> - 0.1.0-5
- rebuld for 7.3.0alpha4 new ABI