!26 [sync] PR-25: add loongarch in macros qt5_qtwebengine_arches

From: @openeuler-sync-bot 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2024-04-07 07:50:33 +00:00 committed by Gitee
commit f93f3b42fb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 6 additions and 3 deletions

View File

@ -5,5 +5,5 @@
# # If you cannot get this package to build on your secondary architecure, please:
# # * remove your architecture from this list AND
# # * put #1298011 onto your ExcludeArch tracker.
%qt5_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el riscv64
%qt5_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el riscv64 loongarch32 loongarch64

View File

@ -1,6 +1,6 @@
Name: qt5
Version: 5.15.10
Release: 3
Release: 4
Summary: Qt5 meta package
License: GPLv3
URL: https://getfedora.org/
@ -94,8 +94,11 @@ echo "- Qt5 devel meta package" > %{buildroot}%{_docdir}/qt5-devel/README
%{_rpmconfigdir}/macros.d/macros.qt5-srpm
%changelog
* Sun Apr 07 2024 liweigang <liweiganga@uniontech.com> - 5.15.10-4
- add loongarch in macros qt5_qtwebengine_arches
* Sun Apr 7 2024 shafeipaozi <sunbo.oerv@isrc.iscas.ac.cn> - 5.15.10-3
- add riscv64 in macros qt5_qtwebengine_arches
- add riscv64 in macros qt5_qtwebengine_arches
* Wed Sep 13 2023 yoo <sunyuechi@iscas.ac.cn> - 5.15.10-2
- fix other qt5-xx pkg, clang build need -spec linux-clang