summaryrefslogtreecommitdiffstats
path: root/php-pecl-xhprof.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-05 08:04:40 +0200
committerRemi Collet <remi@remirepo.net>2021-09-05 08:04:40 +0200
commit09562581cac5ce129861faa5745e2ce28c690372 (patch)
tree1fc3b5326f8eae83fe53870ec7f019657d29f24a /php-pecl-xhprof.spec
parent332b574e253f45a30dc689b856a4ddab86b4badf (diff)
update to 2.3.5
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