summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-30 09:10:18 +0200
committerRemi Collet <remi@php.net>2023-08-30 09:10:18 +0200
commit011e663fc440bfb07bb25ccdd7b8c731f712397a (patch)
treeaddf5510c64c96605b16ec39ac28ac1153ef43ff
parent17bd3ef7dbb395a469c010acddab84e5196a5c12 (diff)
rebuild for PHP 8.3.0RC1HEADmaster
-rw-r--r--php-pecl-xhprof.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-xhprof.spec b/php-pecl-xhprof.spec
index f7297c8..a754031 100644
--- a/php-pecl-xhprof.spec
+++ b/php-pecl-xhprof.spec
@@ -27,7 +27,7 @@
Name: %{?scl_prefix}php-pecl-xhprof
Version: 2.3.9
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: PHP extension for XHProf, a Hierarchical Profiler
License: Apache-2.0
@@ -263,6 +263,9 @@ fi
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 2.3.9-3
+- rebuild for PHP 8.3.0RC1
+
* Wed Jul 19 2023 Remi Collet <remi@remirepo.net> - 2.3.9-2
- build out of sources tree