Change the python binding to noarch

Signed-off-by: Gris Ge <fge@redhat.com>
This commit is contained in:
Gris Ge 2022-04-13 20:40:16 +08:00
parent 8bbb58a947
commit b149a2098d

View File

@ -3,7 +3,7 @@
Name: nmstate
Version: 2.1.0
Release: 0.alpha1%{?dist}
Release: 0.1.alpha1%{?dist}
Summary: Declarative network manager API
License: LGPLv2+
URL: https://github.com/%{srcname}/%{srcname}
@ -75,6 +75,7 @@ Suggests: NetworkManager-team
Provides: nmstate-plugin-ovsdb = %{version}-%{release}
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
Obsoletes: nmstate-plugin-ovsdb < 2.0-1
BuildArch: noarch
%description -n python3-%{libname}
This package contains the Python 3 library for Nmstate.