From 903b8be7dabf43b0714c8964b89081b0718c9ce2d5fd30d8605b04663f1bb0e3 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 4 Oct 2023 12:17:55 +0000 Subject: [PATCH] Accepting request 1114998 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 30.3.0 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/1114998 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-compute?expand=0&rev=60 --- azure-mgmt-compute-30.2.0.tar.gz | 3 --- azure-mgmt-compute-30.3.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.2.0.tar.gz create mode 100644 azure-mgmt-compute-30.3.0.tar.gz diff --git a/azure-mgmt-compute-30.2.0.tar.gz b/azure-mgmt-compute-30.2.0.tar.gz deleted file mode 100644 index 9791241..0000000 --- a/azure-mgmt-compute-30.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5dd6d01b867d68b76b0033ec7cc8a1a01290ad969eef572080700ccc661c981 -size 4674099 diff --git a/azure-mgmt-compute-30.3.0.tar.gz b/azure-mgmt-compute-30.3.0.tar.gz new file mode 100644 index 0000000..e64d427 --- /dev/null +++ b/azure-mgmt-compute-30.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e529786340f862aa6a218a7ad6a5beb6b9fb55833c5caa0851cc3314d0493b63 +size 4728763 diff --git a/python-azure-mgmt-compute.changes b/python-azure-mgmt-compute.changes index 67bfba0..c0bd0cd 100644 --- a/python-azure-mgmt-compute.changes +++ b/python-azure-mgmt-compute.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 3 12:22:02 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 30.3.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Wed Sep 20 09:16:05 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-compute.spec b/python-azure-mgmt-compute.spec index 6bd6412..dd3e50b 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.2.0 +Version: 30.3.0 Release: 0 Summary: Microsoft Azure Compute Management Client Library License: MIT