summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-09-30 10:53:39 +0200
committerRemi Collet <remi@remirepo.net>2020-09-30 10:53:39 +0200
commit5ad9eb5786ebfd3e623d792aac834532cdd4276c (patch)
treeb608291f4ea0fbb41a2a5ba92556d8ab115a07b2
parent320432d93aeddbed535aad1235301d5a9eb8473d (diff)
rebuild for PHP 8.0.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 51b98a6..51e3773 100644
--- a/php-pecl-inotify.spec
+++ b/php-pecl-inotify.spec
@@ -17,7 +17,7 @@
Summary: Inotify
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 2.0.0
-Release: 11%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 12%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
URL: https://pecl.php.net/package/%{pecl_name}
@@ -212,6 +212,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Sep 30 2020 Remi Collet <remi@remirepo.net> - 2.0.0-12
+- rebuild for PHP 8.0.0RC1
+
* Mon Sep 21 2020 Remi Collet <remi@remirepo.net> - 2.0.0-11
- add upstream patch for PHP 8