diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec index 770e7884dc2ff66eb4d6666905773e5bf0b87510..3c2da34549b222fdba9223b68746f3badb31dd1e 100644 --- a/qt5-qtwebengine.spec +++ b/qt5-qtwebengine.spec @@ -52,7 +52,7 @@ Summary: Qt5 - QtWebEngine components Name: qt5-qtwebengine Version: 5.15.10 -Release: 6 +Release: 7 # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html @@ -123,12 +123,12 @@ Patch53: fix-build-tools-to-run-with-python3.11.patch # bit-field.h:43:29: error: integer value 7 is outside the valid range of values [0, 3] for the enumeration type 'Kind' Patch54: fix-qt5-qtwebengine-build-with-clang-17.patch -%ifarch riscv64 +# %ifarch riscv64 # riscv64 support patch from Arch Linux Patch1000: riscv-v8.patch Patch1001: riscv-qt5-qtwebengine.patch Patch1002: qtwebengine-ffmpeg5.patch -%endif +# %endif BuildRequires: make BuildRequires: qt5-qtbase-devel @@ -665,6 +665,9 @@ done %changelog +* Wed Dec 04 2024 zhijiezhu - 5.15.10-7 +- include all patches in the source package + * Wed Apr 03 2024 misaka00251 - 5.15.10-6 - Migrate python 2 to python 3 & Fix build on riscv64 @@ -700,3 +703,4 @@ done * Fri Mar 6 2020 Ling Yang - 5.11.1-5 - Package Init +