From 5afe8f304ba05e23d263d3d1bb45af178808a4c7315c74c77a260c137934a416 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 2 Apr 2020 17:17:23 +0000 Subject: [PATCH] Accepting request 790975 from home:glaubitz:branches:devel:languages:python:azure - Azure SDK component updates needed for Azure CLI update OBS-URL: https://build.opensuse.org/request/show/790975 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-compute?expand=0&rev=15 --- azure-mgmt-compute-11.1.0.zip | 3 --- azure-mgmt-compute-12.0.0.zip | 3 +++ python-azure-mgmt-compute.changes | 8 ++++++++ python-azure-mgmt-compute.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 azure-mgmt-compute-11.1.0.zip create mode 100644 azure-mgmt-compute-12.0.0.zip diff --git a/azure-mgmt-compute-11.1.0.zip b/azure-mgmt-compute-11.1.0.zip deleted file mode 100644 index 2700bdb..0000000 --- a/azure-mgmt-compute-11.1.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d286c4e9a4800b40f1634b19e1fb0711f6e230f4cd710dd6ee2d884eebbdcf03 -size 1895428 diff --git a/azure-mgmt-compute-12.0.0.zip b/azure-mgmt-compute-12.0.0.zip new file mode 100644 index 0000000..7c6d17a --- /dev/null +++ b/azure-mgmt-compute-12.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:187dd375211ac9fd498d701ff41785760adc431a63cee93391d15e27de48f86f +size 2126540 diff --git a/python-azure-mgmt-compute.changes b/python-azure-mgmt-compute.changes index 2e45301..078ec75 100644 --- a/python-azure-mgmt-compute.changes +++ b/python-azure-mgmt-compute.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Apr 2 10:30:53 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Wed Mar 11 07:57:44 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-compute.spec b/python-azure-mgmt-compute.spec index 9485414..a11b3de 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: 11.1.0 +Version: 12.0.0 Release: 0 Summary: Microsoft Azure Compute Management Client Library License: MIT