From 3a0dde59877f9814ca50d570d0d53894c734a1cb40a8916126be448965269946 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Fri, 8 Jan 2021 14:54:15 +0000 Subject: [PATCH] Accepting request 861723 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 17.0.0 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/861723 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-network?expand=0&rev=24 --- azure-mgmt-network-16.0.0.zip | 3 --- azure-mgmt-network-17.0.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-16.0.0.zip create mode 100644 azure-mgmt-network-17.0.0.zip diff --git a/azure-mgmt-network-16.0.0.zip b/azure-mgmt-network-16.0.0.zip deleted file mode 100644 index ac49e9a..0000000 --- a/azure-mgmt-network-16.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6159a8c44590cc58841690c27c7d4acb0cd9ad0a1e5178c1d35e0f48e3c3c0e9 -size 17394639 diff --git a/azure-mgmt-network-17.0.0.zip b/azure-mgmt-network-17.0.0.zip new file mode 100644 index 0000000..c630c77 --- /dev/null +++ b/azure-mgmt-network-17.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3694f2675e152afccb1588a6cc7bb4b4795d442a4e5d7082cdf1f4e32a779199 +size 18449612 diff --git a/python-azure-mgmt-network.changes b/python-azure-mgmt-network.changes index 4f206e6..18c3ea6 100644 --- a/python-azure-mgmt-network.changes +++ b/python-azure-mgmt-network.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jan 8 14:47:40 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 17.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert diff --git a/python-azure-mgmt-network.spec b/python-azure-mgmt-network.spec index 20e6760..3a17b07 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) 2020 SUSE LLC +# Copyright (c) 2021 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: 16.0.0 +Version: 17.0.0 Release: 0 Summary: Microsoft Azure Network Management Client Library License: MIT