diff --git a/gir-multilib.patch b/gir-multilib.patch deleted file mode 100644 index 60cf913..0000000 --- a/gir-multilib.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- a/Source/JavaScriptCore/PlatformGTK.cmake -+++ a/Source/JavaScriptCore/PlatformGTK.cmake -@@ -79,6 +79,8 @@ if (ENABLE_INTROSPECTION) - --pkg-export=javascriptcoregtk-${WEBKITGTK_API_VERSION} - --output=${CMAKE_BINARY_DIR}/JavaScriptCore-${WEBKITGTK_API_VERSION}.gir - --c-include="jsc/jsc.h" -+ --sources-top-dirs=${CMAKE_BINARY_DIR} -+ --sources-top-dirs=${CMAKE_SOURCE_DIR} - -DJSC_COMPILATION - -I${CMAKE_SOURCE_DIR}/Source - -I${JAVASCRIPTCORE_DIR} ---- a/Source/WebKit/PlatformGTK.cmake -+++ a/Source/WebKit/PlatformGTK.cmake -@@ -678,6 +678,8 @@ if (ENABLE_INTROSPECTION) - --pkg-export=webkit2gtk-${WEBKITGTK_API_VERSION} - --output=${CMAKE_BINARY_DIR}/WebKit2-${WEBKITGTK_API_VERSION}.gir - --c-include="webkit2/webkit2.h" -+ --sources-top-dirs=${CMAKE_BINARY_DIR} -+ --sources-top-dirs=${CMAKE_SOURCE_DIR} - -DBUILDING_WEBKIT - -DWEBKIT2_COMPILATION - -I${CMAKE_SOURCE_DIR}/Source diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index 30e6e69..928f2ee 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Feb 13 18:06:17 UTC 2021 - Michael Gorse + +- Update to version 2.30.5: + + Bring back the WebKitPluginProcess installation that was + removed by mistake. + + Fix RunLoop objects leaked in worker threads. + + Fix aarch64 llint build with JIT disabled. + + Use Internet Explorer quirk for Google Docs. +- Drop gir-multilib.patch: fixed upstream. + ------------------------------------------------------------------- Wed Jan 20 10:47:33 UTC 2021 - Bjørn Lie diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index 9ad9e7c..c2451c2 100644 --- a/webkit2gtk3.spec +++ b/webkit2gtk3.spec @@ -31,7 +31,7 @@ %define _gold_linker 0 %endif Name: webkit2gtk3 -Version: 2.30.4 +Version: 2.30.5 Release: 0 Summary: Library for rendering web content, GTK+ Port License: LGPL-2.0-or-later AND BSD-3-Clause @@ -46,8 +46,6 @@ Source99: webkit2gtk3.keyring Patch0: no-forced-sse.patch # PATCH-FIX-UPSTREAM webkit-font-scaling.patch https://bugs.webkit.org/show_bug.cgi?id=218450 badshah400@gmail.com -- Fix system font scaling not applied to 'font-size: XXXpt' Patch1: webkit-font-scaling.patch -# PATCH-FIX-UPSTREAM gir-multilib.patch -- Fix multilib conflict in gir files -Patch2: gir-multilib.patch # Below patches are for 15.0/15.1 only # PATCH-FIX-OPENSUSE webkit-process.patch boo#1159329 mgorse@suse.com -- use single web process for evolution and geary. @@ -283,7 +281,6 @@ A small test browswer from webkit, useful for testing features. %setup -q -n webkitgtk-%{version} %patch0 -p1 %patch1 -p1 -%patch2 -p1 %if 0%{?suse_version} <= 1500 && 0%{?sle_version} < 150200 %patch100 -p1 %patch101 -p1 diff --git a/webkitgtk-2.30.4.tar.xz b/webkitgtk-2.30.4.tar.xz deleted file mode 100644 index 0224d3c..0000000 --- a/webkitgtk-2.30.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d595a37c5001ff787266b155e303a5f2e5b48a6d466f2714c2f30c11392f7b24 -size 22310784 diff --git a/webkitgtk-2.30.4.tar.xz.asc b/webkitgtk-2.30.4.tar.xz.asc deleted file mode 100644 index 66ecf88..0000000 --- a/webkitgtk-2.30.4.tar.xz.asc +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCX9jB/wAKCRDz0yLQ7EWC -wwMHAKDpOxq2Q7JYkdPOxLypCBsvQz9w4gCgtm1WNriq/GO3kCNO8RIjhsBQXCs= -=lW3V ------END PGP SIGNATURE----- diff --git a/webkitgtk-2.30.5.tar.xz b/webkitgtk-2.30.5.tar.xz new file mode 100644 index 0000000..88c5b85 --- /dev/null +++ b/webkitgtk-2.30.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d0dab08e3c5ae07bec80b2822ef42e952765d5724cac86eb23999bfed5a7f1f +size 22311832 diff --git a/webkitgtk-2.30.5.tar.xz.asc b/webkitgtk-2.30.5.tar.xz.asc new file mode 100644 index 0000000..0e4f851 --- /dev/null +++ b/webkitgtk-2.30.5.tar.xz.asc @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCYCUHiQAKCRDz0yLQ7EWC +w8I6AJ4hDV60G2tVddh1tixxF917IzJMAQCgrVXuYcBzJLCCW8DQKinV0+Tpr2g= +=pUIp +-----END PGP SIGNATURE-----