forked from pool/webkit2gtk3
Accepting request 461301 from GNOME:Next
New unstable rel OBS-URL: https://build.opensuse.org/request/show/461301 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=100
This commit is contained in:
parent
111ee8de6c
commit
cc285b09d8
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 10:33:33 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.15.91:
|
||||
+ Fix rendering artifacts when resizing the window in accelerated
|
||||
compositing mode.
|
||||
+ Remove flickering when leaving accelerated compositing mode.
|
||||
+ Fix a web process crash when loading duck duck go.
|
||||
+ Properly handle copy drag and drop operations.
|
||||
+ Fix a hang when sending an IPC messages fails because socket
|
||||
read buffers are full.
|
||||
+ Ensure we never try to load GTK2 plugins in Wayland.
|
||||
+ Fix several crashes and rendering issues.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 20 21:17:11 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%define _pkgconfig_suffix gtk-3.0
|
||||
%define _name webkitgtk
|
||||
Name: webkit2gtk3
|
||||
Version: 2.15.90
|
||||
Version: 2.15.91
|
||||
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:d9c13cf5b1db9e398d9d6a55e1b272a85e86bd00650cc068a9744864f48996ba
|
||||
size 14670736
|
3
webkitgtk-2.15.91.tar.xz
Normal file
3
webkitgtk-2.15.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c12f61f6f688c4f6098bf1ae7dbd85968c1cc6b635816419c90bafa093183c20
|
||||
size 14666828
|
Loading…
Reference in New Issue
Block a user