diff --git a/python-azure-devtools.spec b/python-azure-devtools.spec index d7592d3..5a6a4f3 100644 --- a/python-azure-devtools.spec +++ b/python-azure-devtools.spec @@ -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 - 1.2.1~git.3.a5a4ef4-2 +- Move obsoletes into subpackage + * Tue Aug 03 2021 Major Hayden - 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