From ebc8c0a69705af4feac467c217747b7e90b4b27b3cbc9ad876a806f4f90d795c Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Wed, 24 Jan 2024 09:26:15 +0000 Subject: [PATCH] Accepting request 1140510 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 30.5.0 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/1140510 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-compute?expand=0&rev=64 --- azure-mgmt-compute-30.4.0.tar.gz | 3 --- azure-mgmt-compute-30.5.0.tar.gz | 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-30.4.0.tar.gz create mode 100644 azure-mgmt-compute-30.5.0.tar.gz diff --git a/azure-mgmt-compute-30.4.0.tar.gz b/azure-mgmt-compute-30.4.0.tar.gz deleted file mode 100644 index 5780f0e..0000000 --- a/azure-mgmt-compute-30.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b7428fd8bd15c7cbd7c66b9bb010e0a5cb37a806cef1f4948d9071915769334 -size 5032378 diff --git a/azure-mgmt-compute-30.5.0.tar.gz b/azure-mgmt-compute-30.5.0.tar.gz new file mode 100644 index 0000000..65e8ef8 --- /dev/null +++ b/azure-mgmt-compute-30.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed3ea34b799db0d52ee55e2f1ab4b0f09fa4a08f35e061ecb9aad9fb5a218844 +size 5086874 diff --git a/python-azure-mgmt-compute.changes b/python-azure-mgmt-compute.changes index cb72086..68487bc 100644 --- a/python-azure-mgmt-compute.changes +++ b/python-azure-mgmt-compute.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jan 22 09:47:15 UTC 2024 - John Paul Adrian Glaubitz + +- New upstream release + + Version 30.5.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Tue Jan 2 10:29:56 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-compute.spec b/python-azure-mgmt-compute.spec index 0c6a5bf..e242b51 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: 30.4.0 +Version: 30.5.0 Release: 0 Summary: Microsoft Azure Compute Management Client Library License: MIT