summaryrefslogtreecommitdiffstats
path: root/php-pecl-xhprof.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-xhprof.spec')
-rw-r--r--php-pecl-xhprof.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-xhprof.spec b/php-pecl-xhprof.spec
index 3e39cbc..76d58d3 100644
--- a/php-pecl-xhprof.spec
+++ b/php-pecl-xhprof.spec
@@ -25,8 +25,8 @@
%global ini_name 40-%{pecl_name}.ini
Name: %{?sub_prefix}php-pecl-xhprof
-Version: 2.3.4
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 2.3.5
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: PHP extension for XHProf, a Hierarchical Profiler
Group: Development/Languages
@@ -281,6 +281,9 @@ fi
%changelog
+* Sun Sep 5 2021 Remi Collet <remi@remirepo.net> - 2.3.5-1
+- update to 2.3.5
+
* Wed Sep 01 2021 Remi Collet <remi@remirepo.net> - 2.3.4-2
- rebuild for 8.1.0RC1