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 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 |