diff --git a/libqt5-qtwebengine.changes b/libqt5-qtwebengine.changes index 60201ed..ea41195 100644 --- a/libqt5-qtwebengine.changes +++ b/libqt5-qtwebengine.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 29 14:32:28 UTC 2024 - Antonio Larrosa + +- Remove the unrar sources from the third_party directory in %prep + so we're sure not to use any code with a non-free license. + ------------------------------------------------------------------- Wed Aug 7 13:10:01 UTC 2024 - Christophe Marin diff --git a/libqt5-qtwebengine.spec b/libqt5-qtwebengine.spec index 0095674..b34f094 100644 --- a/libqt5-qtwebengine.spec +++ b/libqt5-qtwebengine.spec @@ -320,6 +320,7 @@ sed -i -e '/toolprefix = /d' -e 's/\${toolprefix}//g' \ src/3rdparty/chromium/build/toolchain/linux/BUILD.gn rm -r src/3rdparty/chromium/third_party/openh264/src +rm -r src/3rdparty/chromium/third_party/unrar %build %if 0%{?suse_version} < 1550