diff --git a/azure-mgmt-compute-13.0.0.zip b/azure-mgmt-compute-13.0.0.zip deleted file mode 100644 index a7d41ff..0000000 --- a/azure-mgmt-compute-13.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f331bafcbedf25d65aa42038f7553747dab18d7f10a5af3297192d31c45339e -size 2409575 diff --git a/azure-mgmt-compute-17.0.0.zip b/azure-mgmt-compute-17.0.0.zip new file mode 100644 index 0000000..2a2a947 --- /dev/null +++ b/azure-mgmt-compute-17.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7350b404e5d10a548ceddb034394c8fad6c852ce33a3d3b211065813c1da404 +size 3085872 diff --git a/python-azure-mgmt-compute.changes b/python-azure-mgmt-compute.changes index 0149bf1..cbe2c4e 100644 --- a/python-azure-mgmt-compute.changes +++ b/python-azure-mgmt-compute.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Oct 5 12:52:03 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 13.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Fri Jul 17 11:45:33 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-compute.spec b/python-azure-mgmt-compute.spec index cfc9a03..6d7255b 100644 --- a/python-azure-mgmt-compute.spec +++ b/python-azure-mgmt-compute.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-azure-mgmt-compute -Version: 13.0.0 +Version: 17.0.0 Release: 0 Summary: Microsoft Azure Compute Management Client Library License: MIT @@ -34,11 +34,11 @@ BuildRequires: python-rpm-macros 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-nspkg >= 3.0.0 Requires: python-azure-nspkg >= 3.0.0 Requires: python-msrest >= 0.5.0 -Requires: python-msrestazure < 2.0.0 -Requires: python-msrestazure >= 0.4.32 Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch