diff --git a/abrt.spec b/abrt.spec index d2276fa..c8cf7ac 100644 --- a/abrt.spec +++ b/abrt.spec @@ -1,6 +1,6 @@ Name: abrt Version: 2.16.1 -Release: 1 +Release: 2 Summary: A tool for automatic bug detection and reporting License: GPL-2.0-or-later URL: https://github.com/abrt/abrt/ @@ -43,6 +43,7 @@ This package contains development and header files for abrt. %package help Summary: Help files for the abrt library +Buildarch: noarch Requires: %{name} = %{version}-%{release} %description help @@ -577,6 +578,9 @@ killall abrt-dbus >/dev/null 2>&1 || : %{_mandir}/man*/* %changelog +* Tue Aug 13 2024 liyuzhe - 2.16.1-2 +- Added 'Buildarch: noarch' to the help subpackage + * Tue May 9 2023 liyanan - 2.16.1-1 - update to 2.16.1