forked from pool/python-azure-mgmt-compute
Accepting request 783674 from devel:languages:python:azure
OBS-URL: https://build.opensuse.org/request/show/783674 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-compute?expand=0&rev=8
This commit is contained in:
commit
525e901f75
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfdf35722d5d7ccee8d32a81f6734b210298dfaed10f7299efadf06ea7e96be8
|
||||
size 1783559
|
3
azure-mgmt-compute-11.1.0.zip
Normal file
3
azure-mgmt-compute-11.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d286c4e9a4800b40f1634b19e1fb0711f6e230f4cd710dd6ee2d884eebbdcf03
|
||||
size 1895428
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 11 07:57:44 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 11.1.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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 15:38:07 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-azure-mgmt-compute
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# 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,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-azure-mgmt-compute
|
||||
Version: 10.0.0
|
||||
Version: 11.1.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Compute Management Client Library
|
||||
License: MIT
|
||||
@ -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/compute
|
||||
%{python_sitelib}/azure_mgmt_compute-*.egg-info
|
||||
|
Loading…
x
Reference in New Issue
Block a user