Move obsoletes into subpackage
This commit is contained in:
parent
12b9297bd5
commit
c316e4595f
1 changed files with 5 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: %{short_version}~git.3.%{shortcommit}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Microsoft Azure Development Tools for SDK
|
||||
License: MIT and ASL 2.0
|
||||
URL: https://github.com/Azure/azure-sdk-for-python/
|
||||
|
|
@ -23,7 +23,7 @@ Patch0: python-azure-devtools-requirements-fix.patch
|
|||
|
||||
BuildArch: noarch
|
||||
|
||||
Obsoletes: python-azure-sdk < 5.0.1
|
||||
Obsoletes: python3-azure-sdk < 5.0.1
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pip
|
||||
|
|
@ -71,6 +71,9 @@ rm -f %{buildroot}%{_bindir}/{perfstress,systemperf}
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 08 2021 Major Hayden <major@mhtx.net> - 1.2.1~git.3.a5a4ef4-2
|
||||
- Move obsoletes into subpackage
|
||||
|
||||
* Tue Aug 03 2021 Major Hayden <major@mhtx.net> - 1.2.1~git.3.a5a4ef4
|
||||
- Updated to latest commit on 2021-08-11
|
||||
- Generate a source tarball using a script to shrink size of source RPM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue