From 5007f40e4f73a4e864425592276d9747e49ab7e4342935f168dcf243556d720a Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 31 Aug 2020 17:44:40 +0000 Subject: [PATCH] Accepting request 830754 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 2.0.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Rename HISTORY.rst to CHANGELOG.md in %files section - Rename README.rst to README.md in %files section OBS-URL: https://build.opensuse.org/request/show/830754 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-containerinstance?expand=0&rev=8 --- azure-mgmt-containerinstance-1.5.0.zip | 3 --- azure-mgmt-containerinstance-2.0.0.zip | 3 +++ python-azure-mgmt-containerinstance.changes | 10 ++++++++++ python-azure-mgmt-containerinstance.spec | 8 ++++---- 4 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 azure-mgmt-containerinstance-1.5.0.zip create mode 100644 azure-mgmt-containerinstance-2.0.0.zip diff --git a/azure-mgmt-containerinstance-1.5.0.zip b/azure-mgmt-containerinstance-1.5.0.zip deleted file mode 100644 index db7f8ce..0000000 --- a/azure-mgmt-containerinstance-1.5.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b055386f04ba8433112b0df7fcbc260b5208828d7bb8c057e760fe596aa7a8cd -size 113856 diff --git a/azure-mgmt-containerinstance-2.0.0.zip b/azure-mgmt-containerinstance-2.0.0.zip new file mode 100644 index 0000000..71c4760 --- /dev/null +++ b/azure-mgmt-containerinstance-2.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad247d186c3c040da7a1d40ad39c9881e99afc58271f673abb602abb0b6b85b +size 52252 diff --git a/python-azure-mgmt-containerinstance.changes b/python-azure-mgmt-containerinstance.changes index 7364cfa..93c64b0 100644 --- a/python-azure-mgmt-containerinstance.changes +++ b/python-azure-mgmt-containerinstance.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Aug 27 12:50:22 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Rename HISTORY.rst to CHANGELOG.md in %files section +- Rename README.rst to README.md in %files section + ------------------------------------------------------------------- Fri Oct 4 12:15:13 UTC 2019 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-containerinstance.spec b/python-azure-mgmt-containerinstance.spec index 081de49..1552c3c 100644 --- a/python-azure-mgmt-containerinstance.spec +++ b/python-azure-mgmt-containerinstance.spec @@ -1,7 +1,7 @@ # # spec file for package python-azure-mgmt-containerinstance # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-azure-mgmt-containerinstance -Version: 1.5.0 +Version: 2.0.0 Release: 0 Summary: Microsoft Azure Container Instance Client Library License: MIT Group: Development/Languages/Python -Url: https://github.com/Azure/azure-sdk-for-python +URL: https://github.com/Azure/azure-sdk-for-python Source: https://files.pythonhosted.org/packages/source/a/azure-mgmt-containerinstance/azure-mgmt-containerinstance-%{version}.zip Source1: LICENSE.txt BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0} @@ -72,7 +72,7 @@ rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__ %files %{python_files} %defattr(-,root,root,-) -%doc HISTORY.rst README.rst +%doc CHANGELOG.md README.md %license LICENSE.txt %{python_sitelib}/azure/mgmt/containerinstance %{python_sitelib}/azure_mgmt_containerinstance-*.egg-info