summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-gearman.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-gearman.spec b/php-pecl-gearman.spec
index 4674333..7c9b793 100644
--- a/php-pecl-gearman.spec
+++ b/php-pecl-gearman.spec
@@ -23,7 +23,7 @@
Name: %{?scl_prefix}php-pecl-gearman
Version: %{extver}
-Release: 6%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 7%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
Summary: PHP wrapper to libgearman
License: PHP-3.01
@@ -195,6 +195,9 @@ fi
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 2.1.0-7
+- rebuild for PHP 8.3.0RC1
+
* Thu Jul 20 2023 Remi Collet <remi@remirepo.net> - 2.1.0-6
- build out of sources tree