!29 [sync] PR-26: 【轻量级PR】help子包声明为noarch

From: @openeuler-sync-bot 
Reviewed-by: @xujing99 
Signed-off-by: @xujing99
This commit is contained in:
openeuler-ci-bot 2024-08-23 03:48:25 +00:00 committed by Gitee
commit 22539c406e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: orc
Version: 0.4.32
Release: 3
Release: 4
Summary: The Oil Run-time Compiler
License: BSD
URL: http://cgit.freedesktop.org/gstreamer/orc/
@ -22,6 +22,7 @@ subtraction, and many arithmetic operations.
%package help
Summary: Help documentation for Orc
Buildarch: noarch
Requires: %{name} = %{version}-%{release}
%description help
@ -83,6 +84,9 @@ The Orc compiler.
%doc %{_datadir}/gtk-doc/html/orc/
%changelog
* Wed Aug 21 2024 Huanyu Li <lihuanyu@cqsoftware.com.cn> - 0.4.32-4
- Add 'Buildarch: noarch' to the help subpackage
* Thu Aug 01 2024 wangjiang <wangjiang37@h-partners.com> - 0.4.32-3
- fix CVE-2024-40897