diff --git a/azure-mgmt-network-20.0.0.zip b/azure-mgmt-network-20.0.0.zip deleted file mode 100644 index 849bcee..0000000 --- a/azure-mgmt-network-20.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a78cfc82009fab94d819e2e9926237d555583cdc4a1b65863fceea720e37686 -size 8689151 diff --git a/azure-mgmt-network-21.0.0.zip b/azure-mgmt-network-21.0.0.zip new file mode 100644 index 0000000..716bc2d --- /dev/null +++ b/azure-mgmt-network-21.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:370542f659fba970c9330b4273d0324ceabbc27ba6df1bf90d8020f0098647c8 +size 9442496 diff --git a/python-azure-mgmt-network.changes b/python-azure-mgmt-network.changes index 0f1136d..0f62867 100644 --- a/python-azure-mgmt-network.changes +++ b/python-azure-mgmt-network.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 8 06:27:06 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 21.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Wed May 11 07:47:37 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-network.spec b/python-azure-mgmt-network.spec index 5ba3b28..4522023 100644 --- a/python-azure-mgmt-network.spec +++ b/python-azure-mgmt-network.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-mgmt-network -Version: 20.0.0 +Version: 21.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.3.0 +Requires: python-azure-mgmt-core >= 1.3.1 Requires: python-azure-mgmt-nspkg >= 3.0.0 Requires: python-azure-nspkg >= 3.0.0 Requires: python-msrest >= 0.6.21