Accepting request 645237 from GNOME:Next
New stable rel, note not build tested OBS-URL: https://build.opensuse.org/request/show/645237 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=180
This commit is contained in:
parent
a04836d168
commit
4d88e77917
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 29 11:04:26 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 2.22.3:
|
||||
+ Many improvements and fixes for video playback with media
|
||||
source extensions (MSE), which improve the user experience
|
||||
across the board, and in particular for playback of WebM
|
||||
videos.
|
||||
+ Fix a memory leak during media playback when using playbin3.
|
||||
+ Fix portions of Web views not being rendered after resizing.
|
||||
+ Fix Resource Timing reporting for <iframe> elements.
|
||||
+ Fix the build with the remote Web Inspector disabled.
|
||||
+ Fix the build on ARMv7 with NEON extensions.
|
||||
+ Fix several crashes and rendering issues.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 11 14:20:21 UTC 2018 - mgorse@suse.com
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -42,7 +42,7 @@
|
||||
%bcond_with python3
|
||||
%endif
|
||||
Name: webkit2gtk3
|
||||
Version: 2.22.2
|
||||
Version: 2.22.3
|
||||
Release: 0
|
||||
Summary: Library for rendering web content, GTK+ Port
|
||||
License: LGPL-2.0-or-later AND BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:345487d4d1896e711683f951d1e09387d3b90d7cf59295c0e634af7f515e99ba
|
||||
size 16769120
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQRao7wzT9fjNp58d7KRxVnb5MkSOwUCW6VWxQAKCRCRxVnb5MkS
|
||||
O2inAJ9pr0+53ugBhB+i5xR4ViXF5aJdnQCffwoR+dxwtfAUNK1iNS5AqfzS7tM=
|
||||
=CybD
|
||||
-----END PGP SIGNATURE-----
|
3
webkitgtk-2.22.3.tar.xz
Normal file
3
webkitgtk-2.22.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9dfd542902953be9af8ff32bd37fe662ca3d75f7348514ebac15c6252a6ccd72
|
||||
size 16753248
|
6
webkitgtk-2.22.3.tar.xz.asc
Normal file
6
webkitgtk-2.22.3.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQRao7wzT9fjNp58d7KRxVnb5MkSOwUCW9bhOQAKCRCRxVnb5MkS
|
||||
O3J0AJ0Vp3AI3zyU6nL7ZAzSMdZ03+qOtACaA/ALnrMdPq4OfHWpVUXPF71weKo=
|
||||
=ly68
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user