diff --git a/macros.qt5-srpm b/macros.qt5-srpm index 45e590226eb0ab2ce43b89b9d2207eaa771e59ea..9844dc1996f6e0ab98e4a4eeab0bdc65c53db211 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 riscv64 loongarch32 loongarch64 +%qt5_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el riscv64 loongarch32 loongarch64 sw_64 diff --git a/qt5.spec b/qt5.spec index 5349176bfceef072b5738d4ba8804a520a702221..efe58e1d63f37573edbc437f2650e1822f2221d8 100644 --- a/qt5.spec +++ b/qt5.spec @@ -1,6 +1,6 @@ Name: qt5 Version: 5.15.10 -Release: 5 +Release: 6 Summary: Qt5 meta package License: GPLv3 URL: https://getfedora.org/ @@ -93,6 +93,9 @@ echo "- Qt5 devel meta package" > %{buildroot}%{_docdir}/qt5-devel/README %{_rpmconfigdir}/macros.d/macros.qt5-srpm %changelog +* Wed Apr 23 2025 mahailiang - 5.15.10-6 +- add sw_64 in macros qt5_qtwebengine_arches + * Thu Nov 28 2024 Funda Wang - 5.15.10-5 - Redefine qmake binary depending on buildarch at runtime