diff options
Diffstat (limited to 'php-pecl-datadog-trace.spec')
-rw-r--r-- | php-pecl-datadog-trace.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-datadog-trace.spec b/php-pecl-datadog-trace.spec index 151a966..04260ab 100644 --- a/php-pecl-datadog-trace.spec +++ b/php-pecl-datadog-trace.spec @@ -32,7 +32,7 @@ Summary: APM and distributed tracing for PHP Name: %{?scl_prefix}php-pecl-datadog-trace -Version: 0.87.0 +Version: 0.87.1 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 @@ -257,6 +257,9 @@ fi %changelog +* Tue May 16 2023 Remi Collet <remi@remirepo.net> - 0.87.1-1 +- update to 0.87.1 + * Sat May 13 2023 Remi Collet <remi@remirepo.net> - 0.87.0-1 - update to 0.87.0 |