From 6eb7bdc60994386e3cde1faed890878a367c55a28e57dc7fd11bf7bbc8b7e77a Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Fri, 14 Oct 2022 21:32:22 +0000 Subject: [PATCH] Accepting request 1010962 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 29.0.0 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/1010962 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-compute?expand=0&rev=50 --- azure-mgmt-compute-28.0.1.zip | 3 --- azure-mgmt-compute-29.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-28.0.1.zip create mode 100644 azure-mgmt-compute-29.0.0.zip diff --git a/azure-mgmt-compute-28.0.1.zip b/azure-mgmt-compute-28.0.1.zip deleted file mode 100644 index 2a90038..0000000 --- a/azure-mgmt-compute-28.0.1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd8e23d10d451cbcf7368a0c16d37b1c8a28592b8ce1d37dbb67127f5625501f -size 6633892 diff --git a/azure-mgmt-compute-29.0.0.zip b/azure-mgmt-compute-29.0.0.zip new file mode 100644 index 0000000..402fff7 --- /dev/null +++ b/azure-mgmt-compute-29.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c244661ffdcc33179366beca40c6506e33c7b36192c408c9159952a7be6950f2 +size 6894788 diff --git a/python-azure-mgmt-compute.changes b/python-azure-mgmt-compute.changes index 13d92cd..76c44ae 100644 --- a/python-azure-mgmt-compute.changes +++ b/python-azure-mgmt-compute.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Oct 14 15:23:33 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 29.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Tue Oct 4 09:25:39 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-compute.spec b/python-azure-mgmt-compute.spec index 11c8952..20c49b5 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: 28.0.1 +Version: 29.0.0 Release: 0 Summary: Microsoft Azure Compute Management Client Library License: MIT