Accepting request 1002695 from GNOME:Next

GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already)

OBS-URL: https://build.opensuse.org/request/show/1002695
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=365
This commit is contained in:
Dominique Leuenberger 2022-09-13 07:36:59 +00:00 committed by Git OBS Bridge
parent 833c59753f
commit 14821da516
7 changed files with 72 additions and 15 deletions

View File

@ -1,7 +1,9 @@
--- orig-webkitgtk-2.35.3/Source/cmake/WebKitCompilerFlags.cmake 2022-02-10 14:13:15.967239967 +0100
+++ webkitgtk-2.35.3/Source/cmake/WebKitCompilerFlags.cmake 2022-02-10 18:20:56.008703314 +0100
@@ -156,15 +156,6 @@
WEBKIT_PREPEND_GLOBAL_COMPILER_FLAGS(-Wno-expansion-to-defined)
Index: webkitgtk-2.37.90/Source/cmake/WebKitCompilerFlags.cmake
===================================================================
--- webkitgtk-2.37.90.orig/Source/cmake/WebKitCompilerFlags.cmake
+++ webkitgtk-2.37.90/Source/cmake/WebKitCompilerFlags.cmake
@@ -154,15 +154,6 @@ if (COMPILER_IS_GCC_OR_CLANG)
WEBKIT_PREPEND_GLOBAL_CXX_FLAGS(-Wno-odr)
endif ()
- # Force SSE2 fp on x86 builds.

View File

@ -1,3 +1,58 @@
-------------------------------------------------------------------
Mon Sep 5 06:25:57 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.37.91:
+ Cache and reuse image-based backing stores to improve memory
consumption.
+ Fix printing with bubblewrap sandbox enabled.
+ Deprecate enable-frame-flattening setting because the
functionality will be removed for 2.40.
+ Fix deadlock when disposing player while handling rotation tag.
+ Fix several crashes and rendering issues.
+ Updated translations.
-------------------------------------------------------------------
Fri Aug 26 13:40:09 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.37.90:
+ Remove libnotify dependency.
+ Add support for service worker notifications.
+ Add support for loading the notification icon.
+ Add support for pac proxy type in WebDriver.
+ Fix several crashes and rendering issues.
+ Updated translations.
- Changes from version 2.37.1:
+ Add initial implementation of WebRTC using GstWebRTC if
GStreamer 1.20 is available, disabled by default via web view
settings.
+ Add new API to set WebViews Content-Security-Policy for web
extensions support.
+ Add new API to run async JavaScript functions.
+ Expose typed arrays in JavaScriptCore GLib API.
+ Add support for PDF documents using PDF.js.
+ Show font name and font variant settings in the inspector.
+ MediaSession is enabled by default, allowing remote media
control using MPRIS.
+ Modernized media controls UI.
+ Add Support Google Dynamic Ad Insertion (DAI).
+ Add support for capturing encoded video streams from a webcam.
+ Make it possible to use the remote inspector from other
browsers using WEBKIT_INSPECTOR_HTTP_SERVER env var.
+ Add support for IPv6 in the remote inspector.
+ Update form elements style to match libadwaita.
+ Fix canvas animations and images with threaded rendering
enabled.
+ Switch to use gi-docgen for API documentation instead of
gtk-doc.
+ Remove the ATK a11y implementation that has been replaced by
AT-SPI DBus interfaces.
+ Fix several crashes and rendering issues.
- Update no-forced-sse.patch with quilt.
- Pass -DENABLE_DOCUMENTATION=OFF to configure, we did not build
the API docs in the past, and I see no reason to start now.
- Drop pkgconfig(libnotify) BuildRequires: No longer needed, nor
used if available.
-------------------------------------------------------------------
Fri Aug 26 13:40:08 UTC 2022 - Michael Gorse <mgorse@suse.com>

View File

@ -70,7 +70,7 @@ ExclusiveArch: do-not-build
%endif
Name: webkit2%{_gtknamesuffix}
Version: 2.36.7
Version: 2.37.91
Release: 0
Summary: Library for rendering web content, GTK+ Port
License: BSD-3-Clause AND LGPL-2.0-or-later
@ -144,7 +144,6 @@ BuildRequires: pkgconfig(gudev-1.0)
BuildRequires: pkgconfig(harfbuzz) >= 0.9.18
BuildRequires: pkgconfig(lcms2)
BuildRequires: pkgconfig(libavif) >= 0.9.0
BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(libpng)
BuildRequires: pkgconfig(libseccomp)
BuildRequires: pkgconfig(libsecret-1)
@ -355,6 +354,7 @@ export PYTHON=%{_bindir}/python3
%cmake \
-GNinja \
-DCMAKE_BUILD_TYPE=Release \
-DENABLE_DOCUMENTATION=OFF \
%if %usegcc10
-DCMAKE_C_COMPILER=gcc-10 \
-DCMAKE_CXX_COMPILER=g++-10 \

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c260cf2b32f0481d017670dfed1b61e554967cd067195606c9f9eb5fe731743
size 26594424

View File

@ -1,6 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQRao7wzT9fjNp58d7KRxVnb5MkSOwUCYwaNMwAKCRCRxVnb5MkS
OwFGAJ9cz5+l3fKydXxOgJWDLBvlavsI1ACfbkmK0bmhBExS7febO1y16Ftd91Q=
=Zhg7
-----END PGP SIGNATURE-----

3
webkitgtk-2.37.91.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:118fd51fccc11e8bc38d9704bdd2a79d3d32e4e975b61040530b69d3570b4d64
size 32990484

View File

@ -0,0 +1,6 @@
-----BEGIN PGP SIGNATURE-----
iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCYxHK7gAKCRDz0yLQ7EWC
w5HvAJwP5zlVNsqYhPF7Ig5SuXFuss8wqACgjLk8FQVehHHDlYPWTd8qZoblFBE=
=zZVU
-----END PGP SIGNATURE-----