summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-30 08:50:44 +0200
committerRemi Collet <remi@php.net>2023-08-30 08:50:44 +0200
commitcd60918f9a23be5fa6feb17bd1c5435dda5aefba (patch)
tree95c544711ef7e761b22df3499935592a4d60d5a0
parent5d2b92b517a035c0fde9f9e9c51a9845b958b3e3 (diff)
rebuild for PHP 8.3.0RC1HEADmaster
-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 7cec763..334337c 100644
--- a/php-pecl-inotify.spec
+++ b/php-pecl-inotify.spec
@@ -19,7 +19,7 @@
Summary: Inotify
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 3.0.0
-Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP-3.01
Group: Development/Languages
URL: https://pecl.php.net/package/%{pecl_name}
@@ -189,6 +189,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 3.0.0-4
+- rebuild for PHP 8.3.0RC1
+
* Thu Jul 13 2023 Remi Collet <remi@remirepo.net> - 3.0.0-3
- build out of sources tree