summaryrefslogtreecommitdiffstats
path: root/php-pecl-datadog-trace.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-04-03 15:57:26 +0200
committerRemi Collet <remi@php.net>2024-04-03 15:57:26 +0200
commit3ecaadc96506f67d13e17eef58570cf4bb3d4974 (patch)
tree8757cbb345af9b76218c0d9c0001ec039c2d0b10 /php-pecl-datadog-trace.spec
parent741c8a49d9864a0683dc2427b6fc9726c3a2eb7f (diff)
update to 0.99.0
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 9b016f6..04b8b1a 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.98.1
+Version: 0.99.0
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
@@ -300,6 +300,9 @@ fi
%changelog
+* Wed Apr 3 2024 Remi Collet <remi@remirepo.net> - 0.99.0-1
+- update to 0.99.0
+
* Tue Mar 5 2024 Remi Collet <remi@remirepo.net> - 0.98.1-1
- update to 0.98.1
- install the src directory added in the archive