From b0628101cee354c1d5c0ea7a706af020938e0cd4 Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Jul 23 2021 16:16:34 +0000 Subject: Remove python version macros --- diff --git a/python-azure-mgmt-netapp.spec b/python-azure-mgmt-netapp.spec index b3628db..f1d38f9 100644 --- a/python-azure-mgmt-netapp.spec +++ b/python-azure-mgmt-netapp.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 4.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Microsoft Azure NetApp Files Management Client Library for Python License: MIT URL: https://pypi.org/project/%{srcname}/ @@ -12,7 +12,7 @@ BuildArch: noarch Obsoletes: python-azure-sdk < 5.0.1 -BuildRequires: python%{python3_pkgversion}-devel +BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros @@ -22,10 +22,10 @@ Microsoft Azure NetApp Files Management Client Library for Python} %description %{_description} -%package -n python%{python3_pkgversion}-%{srcname} +%package -n python3-%{srcname} Summary: %{summary} -%description -n python%{python3_pkgversion}-%{srcname} %{_description} +%description -n python3-%{srcname} %{_description} %prep @@ -50,6 +50,9 @@ Summary: %{summary} %changelog +* Fri Jul 23 2021 Major Hayden - 4.0.0-3 +- Remove python version macros + * Fri Jul 23 2021 Fedora Release Engineering - 4.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild