diff --git a/abrt.spec b/abrt.spec index fedb286..4179fa7 100644 --- a/abrt.spec +++ b/abrt.spec @@ -1,6 +1,6 @@ Name: abrt Version: 2.14.6 -Release: 1 +Release: 2 Summary: A tool for automatic bug detection and reporting License: GPL-2.0 and GPL-2.0+ URL: https://github.com/abrt/abrt/ @@ -46,6 +46,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 @@ -595,6 +596,9 @@ killall abrt-dbus >/dev/null 2>&1 || : %{_mandir}/man*/* %changelog +* Tue Aug 13 2024 liyuzhe - 2.14.6-2 +- Added 'Buildarch: noarch' to the help subpackage + * Thu Jan 13 2022 liyanan - 2.14.6-1 - Update to 2.14.6