From 925684650b2a33bc5431866082f2ff04f3b06140c1304f38e67ef1b963e2c831 Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Wed, 15 Sep 2021 09:53:21 +0000 Subject: [PATCH] Accepting request 917747 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 1.0.0b3 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/917747 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-monitor-query?expand=0&rev=3 --- azure-monitor-query-1.0.0b2.zip | 3 --- azure-monitor-query-1.0.0b3.zip | 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.0.0b2.zip create mode 100644 azure-monitor-query-1.0.0b3.zip diff --git a/azure-monitor-query-1.0.0b2.zip b/azure-monitor-query-1.0.0b2.zip deleted file mode 100644 index dfa4a37..0000000 --- a/azure-monitor-query-1.0.0b2.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5d26ad238cd183d342a68ee52b9a41c3de70673cc21a5953759531cde447763 -size 106982 diff --git a/azure-monitor-query-1.0.0b3.zip b/azure-monitor-query-1.0.0b3.zip new file mode 100644 index 0000000..2fafb72 --- /dev/null +++ b/azure-monitor-query-1.0.0b3.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8610ab9d3ae18dfabffddd3218287a88679cd2a9ae214bf6d5ac6e8056f52d4 +size 116296 diff --git a/python-azure-monitor-query.changes b/python-azure-monitor-query.changes index 77a5ee4..b68d969 100644 --- a/python-azure-monitor-query.changes +++ b/python-azure-monitor-query.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 9 13:51:19 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.0.0b3 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Fri Jul 9 10:10:01 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-azure-monitor-query.spec b/python-azure-monitor-query.spec index 97368c5..7e9afd9 100644 --- a/python-azure-monitor-query.spec +++ b/python-azure-monitor-query.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-monitor-query -Version: 1.0.0b2 +Version: 1.0.0b3 Release: 0 Summary: Microsoft Azure Azure Monitor Query Client Library for Python License: MIT