summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 13:12:13 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 13:12:13 +0200
commit0864dcac1f53ebc2b3b3b7ba17f18645226a768d (patch)
tree33c81e65874b3dca13e68915bfa546b885ee051d
parent908cf63749b4af5097d4856390ded74f8ff9a14f (diff)
rebuild for 7.4.0RC1
-rw-r--r--php-pecl-inotify.spec5
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