diff --git a/python-netifaces.spec b/python-netifaces.spec index e94a09b062202b9c6eb9e8106622e1097a5c0376..8885d82c3c09455619271e2c96a6d778be717980 100644 --- a/python-netifaces.spec +++ b/python-netifaces.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-netifaces Version: 0.11.0 -Release: 1 +Release: 2 Summary: Portable network interface information. License: MIT URL: https://github.com/al45tair/netifaces @@ -42,6 +42,7 @@ This package attempts to solve that problem. %package help Summary: Development documents and examples for netifaces +Buildarch: noarch Provides: python3-netifaces-doc %description help It’s been annoying me for some time that there’s no easy way to get the @@ -98,6 +99,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 20 2024 siyongchang - 0.11.0-2 +- Added 'Buildarch:noarch' to the help subpackage + * Sat Jun 04 2022 OpenStack_SIG - 0.11.0-1 - Upgrade python3-netifaces to version 0.11.0