summaryrefslogtreecommitdiffstats
path: root/php-pecl-datadog-trace.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-datadog-trace.spec')
-rw-r--r--php-pecl-datadog-trace.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/php-pecl-datadog-trace.spec b/php-pecl-datadog-trace.spec
index f470d15..dc2838f 100644
--- a/php-pecl-datadog-trace.spec
+++ b/php-pecl-datadog-trace.spec
@@ -34,7 +34,7 @@
Summary: APM and distributed tracing for PHP
Name: %{?sub_prefix}php-pecl-datadog-trace
-Version: 0.44.1
+Version: 0.45.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.
# mpack is MIT
@@ -128,7 +128,6 @@ extension=%{pecl_name}.so
; Configuration
;ddtrace.disable = Off
-;ddtrace.internal_blacklisted_modules_list = 'ionCube Loader,newrelic,'
;ddtrace.request_init_hook = ''
;ddtrace.strict_mode = Off
EOF
@@ -269,6 +268,9 @@ fi
%changelog
+* Wed May 13 2020 Remi Collet <remi@remirepo.net> - 0.45.0-1
+- update to 0.45.0
+
* Thu Apr 30 2020 Remi Collet <remi@remirepo.net> - 0.44.1-1
- update to 0.44.1