From ee9a602c69a83175df87a0921fec9ffd732229f9 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Mon, 17 Oct 2022 11:37:28 +0300 Subject: [PATCH] Add riscv64 to %qt6_qtwebengine_arches Signed-off-by: David Abdurachmanov --- macros.qt6-srpm | 2 +- qt6.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/macros.qt6-srpm b/macros.qt6-srpm index 2ba69e0..9f4c46f 100644 --- a/macros.qt6-srpm +++ b/macros.qt6-srpm @@ -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. -%qt6_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el +%qt6_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el riscv64 diff --git a/qt6.spec b/qt6.spec index 198b039..3334514 100644 --- a/qt6.spec +++ b/qt6.spec @@ -1,7 +1,7 @@ Name: qt6 Version: 6.3.1 -Release: 2%{?dist} +Release: 2.0.riscv64%{?dist} Summary: Qt6 meta package License: GPLv3 URL: https://getfedora.org/ @@ -142,6 +142,9 @@ echo "- Qt6 devel meta package" > %{buildroot}%{_docdir}/qt6-devel/README %changelog +* Mon Oct 17 2022 David Abdurachmanov - 6.3.1-2.0.riscv64 +- Add riscv64 to qt6_qtwebengine_arches + * Sat Jul 23 2022 Fedora Release Engineering - 6.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild