summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-30 08:45:23 +0200
committerRemi Collet <remi@php.net>2023-08-30 08:45:23 +0200
commitdefc0f8ed418b84806613b92b722beaeb6e73074 (patch)
treece5658e913574c08b0071bfb8690848bf432ce71
parentb6111d70ed462e6e28f50cf9f9d5d129fa43afa4 (diff)
rebuild for PHP 8.3.0RC1
-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