From 1da2898ab8d65f47015068199f19a9e5234c2578858bd520407a50b7a4145cea Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 12 Jun 2024 21:04:33 +0000 Subject: [PATCH] - New upstream release + Version 1.4.0 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-monitor-query?expand=0&rev=18 --- azure-monitor-query-1.2.1.tar.gz | 3 --- azure-monitor-query-1.4.0.tar.gz | 3 +++ python-azure-monitor-query.changes | 8 ++++++++ python-azure-monitor-query.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 azure-monitor-query-1.2.1.tar.gz create mode 100644 azure-monitor-query-1.4.0.tar.gz diff --git a/azure-monitor-query-1.2.1.tar.gz b/azure-monitor-query-1.2.1.tar.gz deleted file mode 100644 index d41e448..0000000 --- a/azure-monitor-query-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a958c1587b749f7317713beaa84b61ea93dcb0c267efb4dc7f305403629bb3f -size 130912 diff --git a/azure-monitor-query-1.4.0.tar.gz b/azure-monitor-query-1.4.0.tar.gz new file mode 100644 index 0000000..b446e4e --- /dev/null +++ b/azure-monitor-query-1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:699c6f3c5942f09da98cef273ffbb7403904ec43f93c0d63f10a367b4479e009 +size 169290 diff --git a/python-azure-monitor-query.changes b/python-azure-monitor-query.changes index 8d00e45..259a5ee 100644 --- a/python-azure-monitor-query.changes +++ b/python-azure-monitor-query.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jun 12 08:34:26 UTC 2024 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.4.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Thu Apr 4 13:06:25 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-azure-monitor-query.spec b/python-azure-monitor-query.spec index c5a2a0e..91cc841 100644 --- a/python-azure-monitor-query.spec +++ b/python-azure-monitor-query.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-azure-monitor-query -Version: 1.2.1 +Version: 1.4.0 Release: 0 Summary: Microsoft Azure Azure Monitor Query Client Library for Python License: MIT