summaryrefslogtreecommitdiffstats
path: root/php-pecl-datadog-trace.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-10 10:57:37 +0200
committerRemi Collet <remi@php.net>2023-10-10 10:57:37 +0200
commit76752aa8ec168ec59f892541dd16ad59d1d01742 (patch)
treea1583c0b82312836f8c59049d295bececa7ddd29 /php-pecl-datadog-trace.spec
parentd2e40a4eff98261128980d8affe1e87bb5f9bfd1 (diff)
update to 0.92.2
Diffstat (limited to 'php-pecl-datadog-trace.spec')
-rw-r--r--php-pecl-datadog-trace.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-datadog-trace.spec b/php-pecl-datadog-trace.spec
index d3ee9ca..9843267 100644
--- a/php-pecl-datadog-trace.spec
+++ b/php-pecl-datadog-trace.spec
@@ -35,7 +35,7 @@
Summary: APM and distributed tracing for PHP
Name: %{?scl_prefix}php-pecl-datadog-trace
-Version: 0.92.1
+Version: 0.92.2
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
# extension is dual-licensed under Apache 2.0 or BSD3.
# bundled rust ext are MIT AND Apache-2.0
@@ -297,6 +297,9 @@ fi
%changelog
+* Tue Oct 10 2023 Remi Collet <remi@remirepo.net> - 0.92.2-1
+- update to 0.92.2
+
* Mon Oct 2 2023 Remi Collet <remi@remirepo.net> - 0.92.1-1
- update to 0.92.1
- disable test suite which raises too much issues