forked from pool/python-azure-mgmt-network
Accepting request 801186 from devel:languages:python:azure
OBS-URL: https://build.opensuse.org/request/show/801186 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-network?expand=0&rev=9
This commit is contained in:
commit
0027311f54
3
azure-mgmt-network-10.1.0.zip
Normal file
3
azure-mgmt-network-10.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5ac0ee14b71ab57035c45bef15d3698b0b6026ecafb8320a7c704eb3f6fba3a
|
||||
size 8212967
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d4ed3df15e146351c211d947947a42a4eecbf860fddbca1203ff633e06a7a89
|
||||
size 7251166
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 4 13:57:20 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 10.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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 20 16:29:43 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-azure-mgmt-network
|
||||
Version: 9.0.0
|
||||
Version: 10.1.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Network 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/network
|
||||
%{python_sitelib}/azure_mgmt_network-*.egg-info
|
||||
|
Loading…
Reference in New Issue
Block a user