From 8a1e9d703048cbd5b8308736cb44158fca12f63c9a969f54a15003004016597b Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Fri, 8 Jul 2022 13:59:29 +0000 Subject: [PATCH] Accepting request 987808 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 1.0.3 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/987808 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-monitor-query?expand=0&rev=6 --- azure-monitor-query-1.0.1.zip | 3 --- azure-monitor-query-1.0.3.zip | 3 +++ python-azure-monitor-query.changes | 8 ++++++++ python-azure-monitor-query.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 azure-monitor-query-1.0.1.zip create mode 100644 azure-monitor-query-1.0.3.zip diff --git a/azure-monitor-query-1.0.1.zip b/azure-monitor-query-1.0.1.zip deleted file mode 100644 index 5006714..0000000 --- a/azure-monitor-query-1.0.1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06143a318beec41ce08b2d41f5503f1d5f6b80d33cb39ab57572ddb701b40532 -size 131284 diff --git a/azure-monitor-query-1.0.3.zip b/azure-monitor-query-1.0.3.zip new file mode 100644 index 0000000..cc4794a --- /dev/null +++ b/azure-monitor-query-1.0.3.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba4f71f3b9759034ce55aa27850faf374faf5b0d09fe54d9e00af509138276fc +size 140420 diff --git a/python-azure-monitor-query.changes b/python-azure-monitor-query.changes index 545f57c..4b83c1e 100644 --- a/python-azure-monitor-query.changes +++ b/python-azure-monitor-query.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jul 8 07:06:34 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.0.3 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Wed Nov 10 10:55:38 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-azure-monitor-query.spec b/python-azure-monitor-query.spec index 87096de..545acc9 100644 --- a/python-azure-monitor-query.spec +++ b/python-azure-monitor-query.spec @@ -1,7 +1,7 @@ # # spec file for package python-azure-monitor-query # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-monitor-query -Version: 1.0.1 +Version: 1.0.3 Release: 0 Summary: Microsoft Azure Azure Monitor Query Client Library for Python License: MIT