diff --git a/azure-mgmt-network-19.3.0.zip b/azure-mgmt-network-19.3.0.zip deleted file mode 100644 index beabd5c..0000000 --- a/azure-mgmt-network-19.3.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b6a1ccdffd76e057ab16a6c319740a0ca68d59fedf7e9c02f2437396e72aa11 -size 21705571 diff --git a/azure-mgmt-network-20.0.0.zip b/azure-mgmt-network-20.0.0.zip new file mode 100644 index 0000000..849bcee --- /dev/null +++ b/azure-mgmt-network-20.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a78cfc82009fab94d819e2e9926237d555583cdc4a1b65863fceea720e37686 +size 8689151 diff --git a/python-azure-mgmt-network.changes b/python-azure-mgmt-network.changes index 9500e94..0f1136d 100644 --- a/python-azure-mgmt-network.changes +++ b/python-azure-mgmt-network.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed May 11 07:47:37 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 20.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Tue Nov 9 19:22:30 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-network.spec b/python-azure-mgmt-network.spec index 78764bd..5ba3b28 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) 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-mgmt-network -Version: 19.3.0 +Version: 20.0.0 Release: 0 Summary: Microsoft Azure Network Management Client Library License: MIT @@ -38,7 +38,7 @@ BuildRequires: unzip Requires: python-azure-common < 2.0.0 Requires: python-azure-common >= 1.1 Requires: python-azure-mgmt-core < 2.0.0 -Requires: python-azure-mgmt-core >= 1.2.0 +Requires: python-azure-mgmt-core >= 1.3.0 Requires: python-azure-mgmt-nspkg >= 3.0.0 Requires: python-azure-nspkg >= 3.0.0 Requires: python-msrest >= 0.6.21