summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-01 10:06:14 +0200
committerRemi Collet <remi@remirepo.net>2021-09-01 10:06:14 +0200
commit332b574e253f45a30dc689b856a4ddab86b4badf (patch)
treef7412b90574159066aa5c2b97f17794092d9f435
parentceaca203ca2527e31304c743d3b03205e818a96e (diff)
rebuild for 8.1.0RC1
-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 d87764f..3e39cbc 100644
--- a/php-pecl-xhprof.spec
+++ b/php-pecl-xhprof.spec
@@ -26,7 +26,7 @@
Name: %{?sub_prefix}php-pecl-xhprof
Version: 2.3.4
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?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
+* Wed Sep 01 2021 Remi Collet <remi@remirepo.net> - 2.3.4-2
+- rebuild for 8.1.0RC1
+
* Wed Aug 4 2021 Remi Collet <remi@remirepo.net> - 2.3.4-1
- update to 2.3.4
- drop patch merged upstream