From 0864dcac1f53ebc2b3b3b7ba17f18645226a768d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 3 Sep 2019 13:12:13 +0200 Subject: rebuild for 7.4.0RC1 --- php-pecl-inotify.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-inotify.spec b/php-pecl-inotify.spec index e65ce26..9f9279d 100644 --- a/php-pecl-inotify.spec +++ b/php-pecl-inotify.spec @@ -15,7 +15,7 @@ Summary: Inotify Name: %{?scl_prefix}php-pecl-%{pecl_name} Version: 2.0.0 -Release: 9%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 10%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: PHP Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} @@ -224,6 +224,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Tue Sep 03 2019 Remi Collet - 2.0.0-10 +- rebuild for 7.4.0RC1 + * Tue Jul 23 2019 Remi Collet - 2.0.0-9 - rebuild for 7.4.0beta1 -- cgit