Move obsoletes into subpackage
This commit is contained in:
parent
ed4419ec9e
commit
3ddd345dfb
1 changed files with 5 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 16.0.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Microsoft Azure Batch Management Client Library for Python
|
||||
License: MIT
|
||||
URL: https://pypi.org/project/%{srcname}/
|
||||
|
|
@ -24,7 +24,7 @@ Microsoft Azure Batch Management Client Library for Python}
|
|||
|
||||
%package -n python3-%{srcname}
|
||||
Summary: %{summary}
|
||||
|
||||
Obsoletes: python3-azure-sdk < 5.0.1
|
||||
%description -n python3-%{srcname} %{_description}
|
||||
|
||||
|
||||
|
|
@ -50,6 +50,9 @@ Summary: %{summary}
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 08 2021 Major Hayden <major@mhtx.net> - 16.0.0-3
|
||||
- Move obsoletes into subpackage
|
||||
|
||||
* Wed Sep 08 2021 Major Hayden <major@mhtx.net> - 16.0.0-2
|
||||
- Move obsoletes into subpackage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue