!25 Added 'Buildarch: noarch'to the help subpaackage

From: @cherry530 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-09-25 01:07:10 +00:00 committed by Gitee
commit ce44363d40
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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