From 174a202fb19d46f93a23130041a4e9bf7b4448d8790cd38fa0c1aa390fe9abc7 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 14 Feb 2023 20:16:59 +0000 Subject: [PATCH] Accepting request 1065711 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 1.1.1 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/1065711 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-monitor-query?expand=0&rev=10 --- azure-monitor-query-1.1.0.zip | 3 --- azure-monitor-query-1.1.1.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.1.0.zip create mode 100644 azure-monitor-query-1.1.1.zip diff --git a/azure-monitor-query-1.1.0.zip b/azure-monitor-query-1.1.0.zip deleted file mode 100644 index cb54ae0..0000000 --- a/azure-monitor-query-1.1.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb63de96f28a296684642e5727c5372be6205e6a6e2e308c22c26f821861c7fb -size 173521 diff --git a/azure-monitor-query-1.1.1.zip b/azure-monitor-query-1.1.1.zip new file mode 100644 index 0000000..ced4cd0 --- /dev/null +++ b/azure-monitor-query-1.1.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82ecae2d287af3760f1593c513ba19aaad99d8542a7fa492c61b819667d746e2 +size 173771 diff --git a/python-azure-monitor-query.changes b/python-azure-monitor-query.changes index 37a152c..edd6618 100644 --- a/python-azure-monitor-query.changes +++ b/python-azure-monitor-query.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Feb 14 10:39:54 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.1.1 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Wed Feb 8 09:15:34 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-azure-monitor-query.spec b/python-azure-monitor-query.spec index bc88dc3..d5c9b56 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.1.0 +Version: 1.1.1 Release: 0 Summary: Microsoft Azure Azure Monitor Query Client Library for Python License: MIT