summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 09:35:54 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 09:35:54 +0200
commitd30fbd9be82633be0d4934174317f484442a394b (patch)
treedaeb34df42489a212722e14e2fc6446e5abb4fb6
parent3be093f6acf226bf1f1f37b5fbaeb409a6c748e1 (diff)
rebuild for 7.3.0beta2 new ABI
-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 790eb5e..ba3e1ad 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: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 8%{?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}
@@ -220,6 +220,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 2.0.0-8
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 2.0.0-7
- rebuld for 7.3.0alpha4 new ABI