!6 [sync] PR-4: 在specfile中添加loongarch架构支持

From: @openeuler-sync-bot 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2024-10-09 01:51:42 +00:00 committed by Gitee
commit aff30bca2f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -5,7 +5,7 @@
Summary: Qt6 - WebView component
Name: qt6-%{qt_module}
Version: 6.5.2
Release: 1
Release: 2
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
Url: http://www.qt.io
@ -14,7 +14,7 @@ Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submod
# FIXME use/update qt6_qtwebengine_arches
# 32-bit arches not supported (https://bugreports.qt.io/browse/QTBUG-102143)
ExclusiveArch: aarch64 x86_64 riscv64
ExclusiveArch: aarch64 x86_64 riscv64 loongarch64
BuildRequires: gcc-c++
BuildRequires: cmake
@ -98,6 +98,9 @@ DESTDIR="%{buildroot}" cmake --install .
%changelog
* Thu Feb 29 2024 Huang Yang <huangyang@loongson.cn> - 6.5.2-2
- add loongarch64 support
* Mon Dec 11 2023 peijiankang <peijiankang@kylinos.cn> - 6.5.2-1
- update version to 6.5.2