Update to 19.1.0
This commit is contained in:
parent
b6e2db3d56
commit
cd13532c4a
3 changed files with 5 additions and 16 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/azure-mgmt-network-19.0.0.zip
|
||||
/azure-mgmt-network-19.1.0.zip
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
%global srcname azure-mgmt-network
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 19.0.0
|
||||
Release: 4%{?dist}
|
||||
Version: 19.1.0
|
||||
Release: %autorelease
|
||||
Summary: Microsoft Azure Network Management Client Library for Python
|
||||
License: MIT
|
||||
URL: https://pypi.org/project/%{srcname}/
|
||||
|
|
@ -10,9 +10,7 @@ Source0: %{pypi_source %{srcname} %{version} zip}
|
|||
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: pyproject-rpm-macros
|
||||
|
||||
|
||||
%global _description %{expand:
|
||||
|
|
@ -49,14 +47,4 @@ Obsoletes: python3-azure-sdk < 5.0.1
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 08 2021 Major Hayden <major@mhtx.net> - 19.0.0-4
|
||||
- Move obsoletes into subpackage
|
||||
|
||||
* Fri Jul 23 2021 Major Hayden <major@mhtx.net> - 19.0.0-3
|
||||
- Remove python version macros
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 19.0.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Tue Jun 01 2021 Major Hayden <major@mhtx.net> - 19.0.0-1
|
||||
- First package.
|
||||
%autochangelog
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (azure-mgmt-network-19.0.0.zip) = 7fc27c62a4d19bf4b19c00f766086c3fb49cbf9cda56e5606bb5883142a1ab95f930ac8a2c39c10ba76a820545e538fb26877da9739fbbede9d123bd6388389e
|
||||
SHA512 (azure-mgmt-network-19.1.0.zip) = 711ab9e990de98b5af8694766888c8339306ba3778c1232e4542dbe72ef5bc8408459337aa71d838dbb51475ca5ad0e85324225a376062e179856fbe46a05c1d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue