From f52879e61df5b624c2b30cd39005c56fa256d1bdf4dd4756c6db17b5ad8a842b Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 8 Feb 2022 11:53:47 +0000 Subject: [PATCH] Accepting request 952649 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 25.0.0 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/952649 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-compute?expand=0&rev=37 --- azure-mgmt-compute-24.0.1.zip | 3 --- azure-mgmt-compute-25.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-24.0.1.zip create mode 100644 azure-mgmt-compute-25.0.0.zip diff --git a/azure-mgmt-compute-24.0.1.zip b/azure-mgmt-compute-24.0.1.zip deleted file mode 100644 index 22d6509..0000000 --- a/azure-mgmt-compute-24.0.1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:283195339ef6ba1181dbc866ebede8b06ffdfe09eb86c25a04e1c8059d654f6e -size 4459296 diff --git a/azure-mgmt-compute-25.0.0.zip b/azure-mgmt-compute-25.0.0.zip new file mode 100644 index 0000000..9bcd423 --- /dev/null +++ b/azure-mgmt-compute-25.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63458d06d43dbf4ca14d515f4ef7dcb9d5873a3cc66a0181fbf6fefb721ee4a9 +size 4778111 diff --git a/python-azure-mgmt-compute.changes b/python-azure-mgmt-compute.changes index dd96c45..f52c135 100644 --- a/python-azure-mgmt-compute.changes +++ b/python-azure-mgmt-compute.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jan 28 09:21:45 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 25.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Thu Jan 20 10:24:06 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-compute.spec b/python-azure-mgmt-compute.spec index a476154..e75ebe1 100644 --- a/python-azure-mgmt-compute.spec +++ b/python-azure-mgmt-compute.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-mgmt-compute -Version: 24.0.1 +Version: 25.0.0 Release: 0 Summary: Microsoft Azure Compute Management Client Library License: MIT