summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 12:06:42 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 12:06:42 +0200
commite80c1ba0933707ab5154ea85ca8d92a8493c5437 (patch)
tree527136e510c261226d44a47abfd689a8b3e49e3e
parentd3f780deec8df73f18df5bb8ff62d83a3a60cb5d (diff)
rebuild for 7.4.0RC1
-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 392f6f0..dd8d7b3 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: 7%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 8%{?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
@@ -240,6 +240,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 0.1.0-8
+- rebuild for 7.4.0RC1
+
* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 0.1.0-7
- rebuild for 7.4.0beta1