From 901df1599ae8736ceb97227b0ba57abd7489e13c52df0d7d7846e07518e8b5ef Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 20 Mar 2023 11:43:50 +0000 Subject: [PATCH] Accepting request 1073103 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 22.3.0 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/1073103 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-network?expand=0&rev=45 --- azure-mgmt-network-22.2.0.zip | 3 --- azure-mgmt-network-22.3.0.zip | 3 +++ python-azure-mgmt-network.changes | 8 ++++++++ python-azure-mgmt-network.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 azure-mgmt-network-22.2.0.zip create mode 100644 azure-mgmt-network-22.3.0.zip diff --git a/azure-mgmt-network-22.2.0.zip b/azure-mgmt-network-22.2.0.zip deleted file mode 100644 index 123a5d1..0000000 --- a/azure-mgmt-network-22.2.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3dd44d50e7d7581641f9427891f92e5ea2288bfc00b02def9f818a1bf3f8c6e -size 10437339 diff --git a/azure-mgmt-network-22.3.0.zip b/azure-mgmt-network-22.3.0.zip new file mode 100644 index 0000000..0b97ff1 --- /dev/null +++ b/azure-mgmt-network-22.3.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1993a11b4bdb417deb20956f2e5e0421c435961756ef37086b74b9f46b705c2e +size 8409791 diff --git a/python-azure-mgmt-network.changes b/python-azure-mgmt-network.changes index 2a51313..093db59 100644 --- a/python-azure-mgmt-network.changes +++ b/python-azure-mgmt-network.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 20 10:53:03 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 22.3.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Mon Dec 19 20:52:05 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-network.spec b/python-azure-mgmt-network.spec index fd0f312..8ec5223 100644 --- a/python-azure-mgmt-network.spec +++ b/python-azure-mgmt-network.spec @@ -1,7 +1,7 @@ # # spec file for package python-azure-mgmt-network # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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-mgmt-network -Version: 22.2.0 +Version: 22.3.0 Release: 0 Summary: Microsoft Azure Network Management Client Library License: MIT