diff --git a/python-azure-mgmt-datalake-analytics.spec b/python-azure-mgmt-datalake-analytics.spec index 03da3c7..a55cd34 100644 --- a/python-azure-mgmt-datalake-analytics.spec +++ b/python-azure-mgmt-datalake-analytics.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.2.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Microsoft Azure Data Lake Analytics Management Client Library for Python License: MIT URL: https://pypi.org/project/%{srcname}/ @@ -12,7 +12,6 @@ BuildArch: noarch Epoch: 1 -Obsoletes: python-azure-sdk < 5.0.1 BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros @@ -26,7 +25,7 @@ Microsoft Azure Data Lake Analytics Management Client Library for Python} %package -n python3-%{srcname} Summary: %{summary} - +Obsoletes: python3-azure-sdk < 5.0.1 %description -n python3-%{srcname} %{_description} @@ -66,6 +65,9 @@ rm -rf %{buildroot}%{python3_sitelib}/azure/mgmt/datalake/{__init__.py,__pycache %changelog +* Wed Sep 08 2021 Major Hayden - 1:0.2.1-6 +- Move obsoletes into subpackage + * Tue Jul 27 2021 Fedora Release Engineering - 1:0.2.1-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild