The package rpms/qt5-qtwebengine.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/qt5-qtwebengine.git/commit/?id=2823a....
Change: -%ifarch riscv64
Thanks.
Full change: ============
commit 7c85dd75044ac679f80d47c32ee046be0152b862 Author: Jan Grulich jgrulich@redhat.com Date: Mon May 26 15:51:18 2025 +0200
Rebuild (qt5)
diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec index c6e7996..4f87814 100644 --- a/qt5-qtwebengine.spec +++ b/qt5-qtwebengine.spec @@ -48,7 +48,7 @@ Summary: Qt5 - QtWebEngine components Name: qt5-qtwebengine Version: 5.15.18 -Release: 3%{?dist} +Release: 4%{?dist}
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html @@ -577,6 +577,9 @@ done %{_qt5_examplesdir}/
%changelog +* Mon May 26 2025 Jan Grulich jgrulich@redhat.com - 5.15.18-4 +- Rebuild (qt5) + * Wed Feb 26 2025 Jan Grulich jgrulich@redhat.com - 5.15.18-3 - Switch to ld.bfd
commit 2823a4df8c81befb1c42e51aa393aef55c42e5a8 Author: Jan Grulich jgrulich@redhat.com Date: Wed Feb 26 15:17:34 2025 +0100
Switch to ld.bfd
diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec index b68272c..c6e7996 100644 --- a/qt5-qtwebengine.spec +++ b/qt5-qtwebengine.spec @@ -48,7 +48,7 @@ Summary: Qt5 - QtWebEngine components Name: qt5-qtwebengine Version: 5.15.18 -Release: 2%{?dist} +Release: 3%{?dist}
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html @@ -136,7 +136,6 @@ BuildRequires: cmake BuildRequires: bison BuildRequires: flex BuildRequires: gcc-c++ -BuildRequires: binutils-gold # gn links statically (for now) BuildRequires: libstdc++-static BuildRequires: git-core @@ -429,11 +428,7 @@ export NINJA_PATH=%{__ninja}
%{qmake_qt5} \ %{?debug_config:CONFIG+="%{debug_config}}" \ -%ifarch riscv64 CONFIG+="link_pulseaudio" \ -%else - CONFIG+="link_pulseaudio use_gold_linker" \ -%endif QMAKE_EXTRA_ARGS+="-system-webengine-ffmpeg -system-webengine-webp -system-webengine-opus" \ QMAKE_EXTRA_ARGS+="-webengine-kerberos -webengine-python-version python3" \ %{?use_system_libicu:QMAKE_EXTRA_ARGS+="-system-webengine-icu"} \ @@ -582,6 +577,9 @@ done %{_qt5_examplesdir}/
%changelog +* Wed Feb 26 2025 Jan Grulich jgrulich@redhat.com - 5.15.18-3 +- Switch to ld.bfd + * Sat Jan 18 2025 Fedora Release Engineering releng@fedoraproject.org - 5.15.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
arch-excludes@lists.fedoraproject.org