Accepting request 979860 from GNOME:Next
- Update to version 2.36.3 OBS-URL: https://build.opensuse.org/request/show/979860 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=353
This commit is contained in:
parent
6e0fcc9427
commit
de116b577f
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 29 19:07:38 UTC 2022 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
- Update to version 2.36.3:
|
||||
+ Support capturing already encoded video streams, which takes
|
||||
advantage of encoding done in hardware by devices which support
|
||||
this feature.
|
||||
+ Avoid using experimental GStreamer elements for video demuxing.
|
||||
+ Avoid using the legacy GStreamer VA-API decoding plug-ins,
|
||||
which often cause rendering issues and are not much maintained.
|
||||
Their usage can be re-enabled setting
|
||||
WEBKIT_GST_ENABLE_LEGACY_VAAPI=1 in the environment.
|
||||
+ Fix playback of YouTube streams which use dynamic ad insertion.
|
||||
+ Fix display capture with Pipewire.
|
||||
+ Fix the build without the X11 target when X11 headers are not
|
||||
present.
|
||||
+ Fix several crashes and rendering issues.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 20 16:02:05 UTC 2022 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
|
@ -70,7 +70,7 @@ ExclusiveArch: do-not-build
|
||||
%endif
|
||||
|
||||
Name: webkit2%{_gtknamesuffix}
|
||||
Version: 2.36.2
|
||||
Version: 2.36.3
|
||||
Release: 0
|
||||
Summary: Library for rendering web content, GTK+ Port
|
||||
License: BSD-3-Clause AND LGPL-2.0-or-later
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe93bddb4a02c0e36f926efb6e81d28afd288b8824f6c5cf6a75cf40228e008e
|
||||
size 26444132
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQRao7wzT9fjNp58d7KRxVnb5MkSOwUCYoQrtgAKCRCRxVnb5MkS
|
||||
O57wAJ9BQKcKHZAD+Z0RIi/m6MG896YJrwCdHzj8l+ZN7/SR2wv9E07jzoah2As=
|
||||
=hKo7
|
||||
-----END PGP SIGNATURE-----
|
3
webkitgtk-2.36.3.tar.xz
Normal file
3
webkitgtk-2.36.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:732fcf8c4ec644b8ed28b46ebbd7c1ebab9d9e0afea9bdf5e5d12786afc478d1
|
||||
size 26600236
|
6
webkitgtk-2.36.3.tar.xz.asc
Normal file
6
webkitgtk-2.36.3.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQRao7wzT9fjNp58d7KRxVnb5MkSOwUCYpHpvAAKCRCRxVnb5MkS
|
||||
O27PAJ9ptAQKzmWX16VWJ1yyn/CaHwKJ8QCfV5gesH/nXmV7IsZn5vv+jDixo58=
|
||||
=AWMS
|
||||
-----END PGP SIGNATURE-----
|
Loading…
x
Reference in New Issue
Block a user