Added 'Buildarch: noarch' to the help subpackage.

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2024-09-25 08:41:00 +08:00
parent eed57b3674
commit 15db62aca3

View File

@ -1,6 +1,6 @@
Name: libmediaart
Version: 1.9.4
Release: 8
Release: 9
Summary: Library tasked with managing, extracting and handling media art caches
License: LGPLv2+
@ -27,7 +27,8 @@ The libmediaart-devel package is used for the development environment for the li
%package help
Summary: help document for libmediaart
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: %{name} = %{version}-%{release}
Buildarch: noarch
%description help
Help document for libmediaart
@ -71,6 +72,9 @@ dbus-run-session -- make check
%changelog
* Tue Sep 24 2024 xu_ping <707078654@qq.com> - 1.9.4-9
- Added 'Buildarch: noarch' to the help subpackage.
* Wed Nov 25 2020 xiaqirong <xiaqirong1@huawei.com> - 1.9.4-8
- Type:bugfix
- Id:NA