From da38bf211af3b4bc545319a67ee21b15a03866aa Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sun, 9 Oct 2022 09:58:50 +0300 Subject: [PATCH] Add riscv64 to qt5_qtwebengine_arches Signed-off-by: David Abdurachmanov --- macros.qt5-srpm | 2 +- qt5.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/macros.qt5-srpm b/macros.qt5-srpm index 632755c..7fab15e 100644 --- a/macros.qt5-srpm +++ b/macros.qt5-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. -%qt5_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el +%qt5_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el riscv64 diff --git a/qt5.spec b/qt5.spec index c192a5d..c0783c2 100644 --- a/qt5.spec +++ b/qt5.spec @@ -6,7 +6,7 @@ Name: qt5 Version: 5.15.6 -Release: 1%{?dist} +Release: 1.0.riscv64%{?dist} Summary: Qt5 meta package License: GPLv3 URL: https://getfedora.org/ @@ -141,6 +141,9 @@ echo "- Qt5 devel meta package" > %{buildroot}%{_docdir}/qt5-devel/README %changelog +* Sun Oct 09 2022 David Abdurachmanov - 5.15.6-1.0.riscv64 +- Add riscv64 to qt5_qtwebengine_arches + * Tue Sep 20 2022 Jan Grulich - 5.15.6-1 - 5.15.6