forked from pool/webkit2gtk3
Accepting request 490190 from GNOME:Factory
New stable (forwarded request 488952 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/490190 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=36
This commit is contained in:
commit
d681d86ef9
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 5 12:34:01 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.16.1:
|
||||
+ Fix no-third-party cookies policy in case of redirections.
|
||||
+ Keep URL fragments after server redirections.
|
||||
+ Honor GTK+ font settings.
|
||||
+ Ensure depth and stencil renderbuffers are created on GLESv2.
|
||||
+ Prevent new navigations from onbeforeunload handler and
|
||||
document unload.
|
||||
+ Disallow beforeunload alerts from web pages users have never
|
||||
interacted with.
|
||||
+ Fix several crashes and rendering issues.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 20 12:36:09 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%define _pkgconfig_suffix gtk-3.0
|
||||
%define _name webkitgtk
|
||||
Name: webkit2gtk3
|
||||
Version: 2.16.0
|
||||
Version: 2.16.1
|
||||
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:5ea371d8910ef3ce7f7d087242c5646f8f3073a5298287c9eb60e055ec107cdc
|
||||
size 14685040
|
3
webkitgtk-2.16.1.tar.xz
Normal file
3
webkitgtk-2.16.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb92383232328ce655b703c64370ed3795662479719ad1b4a869ed46769d2945
|
||||
size 14675996
|
Loading…
Reference in New Issue
Block a user