From d965b67c366b110b90bc3858a6f5fc9a16cf1ab168eb5a1bb0580b58034aa7bd Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 20 Jul 2020 15:43:35 +0000 Subject: [PATCH] Accepting request 821898 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 13.0.0 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/821898 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-compute?expand=0&rev=17 --- azure-mgmt-compute-12.0.0.zip | 3 --- azure-mgmt-compute-13.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-12.0.0.zip create mode 100644 azure-mgmt-compute-13.0.0.zip diff --git a/azure-mgmt-compute-12.0.0.zip b/azure-mgmt-compute-12.0.0.zip deleted file mode 100644 index 7c6d17a..0000000 --- a/azure-mgmt-compute-12.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:187dd375211ac9fd498d701ff41785760adc431a63cee93391d15e27de48f86f -size 2126540 diff --git a/azure-mgmt-compute-13.0.0.zip b/azure-mgmt-compute-13.0.0.zip new file mode 100644 index 0000000..a7d41ff --- /dev/null +++ b/azure-mgmt-compute-13.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f331bafcbedf25d65aa42038f7553747dab18d7f10a5af3297192d31c45339e +size 2409575 diff --git a/python-azure-mgmt-compute.changes b/python-azure-mgmt-compute.changes index 078ec75..0149bf1 100644 --- a/python-azure-mgmt-compute.changes +++ b/python-azure-mgmt-compute.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jul 17 11:45:33 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 + ------------------------------------------------------------------- Thu Apr 2 10:30:53 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-compute.spec b/python-azure-mgmt-compute.spec index a11b3de..cfc9a03 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: 12.0.0 +Version: 13.0.0 Release: 0 Summary: Microsoft Azure Compute Management Client Library License: MIT