From 0e40b2b132f4f316fbbc5af9af3fd1ff22bc2beae56e3cfbf9f6fb41efae7831 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 17 Jun 2020 18:06:56 +0000 Subject: [PATCH] Accepting request 815533 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 0.12.0 + For detailed information about changes see the CHANGELOG.md file provided with this package OBS-URL: https://build.opensuse.org/request/show/815533 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-iothub?expand=0&rev=12 --- azure-mgmt-iothub-0.11.0.zip | 3 --- azure-mgmt-iothub-0.12.0.zip | 3 +++ python-azure-mgmt-iothub.changes | 8 ++++++++ python-azure-mgmt-iothub.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 azure-mgmt-iothub-0.11.0.zip create mode 100644 azure-mgmt-iothub-0.12.0.zip diff --git a/azure-mgmt-iothub-0.11.0.zip b/azure-mgmt-iothub-0.11.0.zip deleted file mode 100644 index 61f1f2f..0000000 --- a/azure-mgmt-iothub-0.11.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6fbb87d9bf29ce325543c9a3a125fbe45f4797f3a7f260c6c21ca60dc3f0885 -size 427140 diff --git a/azure-mgmt-iothub-0.12.0.zip b/azure-mgmt-iothub-0.12.0.zip new file mode 100644 index 0000000..135b16e --- /dev/null +++ b/azure-mgmt-iothub-0.12.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da20ee2b9b9a2c2f89be9037c3ee5421152e7f6d718eafbf50a91dbf0a07ffa0 +size 483679 diff --git a/python-azure-mgmt-iothub.changes b/python-azure-mgmt-iothub.changes index 7a450b8..4ddb7fd 100644 --- a/python-azure-mgmt-iothub.changes +++ b/python-azure-mgmt-iothub.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jun 17 13:31:09 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.12.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + ------------------------------------------------------------------- Wed Apr 1 12:07:20 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-iothub.spec b/python-azure-mgmt-iothub.spec index 6bbf24d..8291b54 100644 --- a/python-azure-mgmt-iothub.spec +++ b/python-azure-mgmt-iothub.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-azure-mgmt-iothub -Version: 0.11.0 +Version: 0.12.0 Release: 0 Summary: Microsoft Azure IoTHub Management Client Library License: MIT