Accepting request 426269 from GNOME:Next
Actually include the new version OBS-URL: https://build.opensuse.org/request/show/426269 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=81
This commit is contained in:
parent
addc913724
commit
93a2ae61d9
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 9 23:46:56 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.13.91:
|
||||
+ Improve the performance when resizing the WebView with the
|
||||
threaded compositor.
|
||||
+ Do not try to use GL_PACK_ROW_LENGTH when compiling with GLES2,
|
||||
since it's not available.
|
||||
+ Use a different plugins cache file in Wayland and X11.
|
||||
+ Fix UI process crash visiting sites protected with HTTP auth
|
||||
when using GTK+ < 3.14.
|
||||
+ Fix a WebProcess crash when the last WebView is destroyed.
|
||||
+ Fix build configure without Wayland support.
|
||||
+ Fix the build when compiling with Clang.
|
||||
+ Fix several crashes and rendering issues.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 6 17:05:37 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%define _pkgconfig_suffix gtk-3.0
|
||||
%define _name webkitgtk
|
||||
Name: webkit2gtk3
|
||||
Version: 2.13.90
|
||||
Version: 2.13.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:3d29a391fb9158efc925acefd777d9bf5183aee6b273e27b2d0e3eb04212b8bb
|
||||
size 13383344
|
3
webkitgtk-2.13.91.tar.xz
Normal file
3
webkitgtk-2.13.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba5ce8ea2421b99aebb44638e744241d828f1531d4163741c0fad09682ce2026
|
||||
size 13410640
|
Loading…
Reference in New Issue
Block a user