diff --git a/.gitignore b/.gitignore index 85151f8..2d4fa04 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ /webkitgtk-2.42.0.tar.xz.asc /webkitgtk-2.42.2.tar.xz /webkitgtk-2.42.2.tar.xz.asc +/webkitgtk-2.42.3.tar.xz +/webkitgtk-2.42.3.tar.xz.asc diff --git a/sources b/sources index 1321837..9a67232 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (webkitgtk-2.42.2.tar.xz) = 4cbd057c55c96bdc6b4f8ece89cb9803e8503146de62f74427cdcea8de5f2a644fa213160a02dfbb0df1529fbf84fd4cd73ba3953466d11d7b0b9cad04c3214f -SHA512 (webkitgtk-2.42.2.tar.xz.asc) = 00af175e5b4a0f6f47ea552fd52d68eeeb431277424fb584a72d348cfbd99e7a05b877dfcc5abbe41f3aa78e35b075c17cda3f90e4d4081736a3d47755942c10 +SHA512 (webkitgtk-2.42.3.tar.xz) = 3ccd7245c656f2919357b8c0b867f47d223cac3cdca5e5a015bb3e6097051c87c8bd38db5fafea8801ca3f0d0d493d7f2f1079ff72fc2afc9cb7a281f4ae6839 +SHA512 (webkitgtk-2.42.3.tar.xz.asc) = ec4c1d6de5dcce0140e60c7a5c1eb559883cfac088b6512b7255b2afebe298e017c0612b446f77a52cc47de72e117703f0c771bbb6ca1251b43e3b53754063c5 diff --git a/webkit2gtk4.0.spec b/webkit2gtk4.0.spec index 7788807..cd496c7 100644 --- a/webkit2gtk4.0.spec +++ b/webkit2gtk4.0.spec @@ -18,7 +18,7 @@ %bcond_without docs Name: webkit2gtk4.0 -Version: 2.42.2 +Version: 2.42.3 Release: %autorelease Summary: WebKitGTK for GTK 3 and libsoup 2 @@ -182,7 +182,7 @@ Recommends: gi-docgen-fonts # Documentation/webkit2gtk-web-extension-4.1/*html is BSD, LGPL-2.1 # Documentation/webkit2gtk-web-extension-4.1/solarized* is MIT # Documentation/webkit2gtk-web-extension-4.1/style.css is Apache-2.0 OR GPL-3.0-or-later -License: MIT AND LGPL-2.1-only AND BSD-3-Clause AND (Apache-2.0 OR GPL-3.0-or-later) +License: MIT AND LGPL-2.1-only AND BSD-3-Clause AND (Apache-2.0 OR GPL-3.0-or-later) %description doc This package contains developer documentation for webkit2gtk4.0. @@ -247,6 +247,7 @@ files for developing applications that use JavaScript engine from webkit2gtk-4.0 -GNinja \ -DPORT=GTK \ -DCMAKE_BUILD_TYPE=Release \ + -DUSE_GTK4=OFF \ -DUSE_SOUP2=ON \ -DENABLE_WEBDRIVER=OFF \ %if %{without docs}