diff options
Diffstat (limited to 'php-pecl-inotify.spec')
-rw-r--r-- | php-pecl-inotify.spec | 5 |
1 files changed, 4 insertions, 1 deletions
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 <remi@remirepo.net> - 2.0.0-10 +- rebuild for 7.4.0RC1 + * Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 2.0.0-9 - rebuild for 7.4.0beta1 |