forked from pool/webkit2gtk3
Accepting request 438614 from GNOME:Next
New stable rel OBS-URL: https://build.opensuse.org/request/show/438614 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=90
This commit is contained in:
parent
c415c46855
commit
684d17aef7
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 3 19:12:04 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.14.2:
|
||||
+ Expose WebKitDOMHTMLInputElement APIs for form autofill in
|
||||
unstable DOM API.
|
||||
+ Properly update WebKitWebView and WebKitWebPage URI properties
|
||||
when request is modified by WebKitWebPage:send-request signal.
|
||||
+ Restore user agent quirk for Yahoo.
|
||||
+ Dot not leak the default WebKitWebsiteDataManager in
|
||||
WebKitWebContext.
|
||||
+ Use eglGetPlatformDisplay when available instead of
|
||||
eglGetDisplay.
|
||||
+ Avoid strstr() when checking (E)GL extensions.
|
||||
+ Fix several crashes and rendering issues.
|
||||
+ Fix the build with ENABLE_OPENGL=OFF and allow to build on
|
||||
Wayland without OpenGL again.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 17 07:37:46 UTC 2016 - schwab@suse.de
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%define _pkgconfig_suffix gtk-3.0
|
||||
%define _name webkitgtk
|
||||
Name: webkit2gtk3
|
||||
Version: 2.14.1
|
||||
Version: 2.14.2
|
||||
Release: 0
|
||||
Summary: Library for rendering web content, GTK+ Port
|
||||
License: LGPL-2.0+ and BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e2d76c328de65bed6e0e4f096b2720a366654b27fc1af0830ece90bc4b7ceb5
|
||||
size 13415796
|
3
webkitgtk-2.14.2.tar.xz
Normal file
3
webkitgtk-2.14.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2edbcbd5105046aea55af9671c4de8deedb5b0e3567c618034d440a760675556
|
||||
size 13416388
|
Loading…
Reference in New Issue
Block a user