diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index 122f65b..6819067 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Oct 14 09:34:12 UTC 2014 - dimstar@opensuse.org + +- Update to version 2.6.1: + + Ensure WebKitWebView:is-loading is TRUE right after a new load + starts. + + Fix a crash in the plugin process with some windowed flash + plugins. + + Allow to dock the inspector again once undocked when building + with GTK+ >= 3.10. + + TLS errors now take precedence over the HTTP authentication + dialog. + + Do not shrink on-disk cache to its default size on startup. + + Improve the proportion and visibility of some web inspector + icons. + + Fix GTK+2 plugins not working after being updated. + + Don’t include full path names in WebKitEnumTypes.h to ensure + the generated headers are always identical. + + Updated transations. + ------------------------------------------------------------------- Mon Oct 13 14:59:24 UTC 2014 - dvaleev@suse.com diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index bb01d4a..4e778a4 100644 --- a/webkit2gtk3.spec +++ b/webkit2gtk3.spec @@ -26,7 +26,7 @@ %define _pkgconfig_suffix gtk-3.0 %define _name webkitgtk Name: webkit2gtk3 -Version: 2.6.0 +Version: 2.6.1 Release: 0 Summary: Library for rendering web content, GTK+ Port License: LGPL-2.0+ and BSD-3-Clause diff --git a/webkitgtk-2.6.0.tar.xz b/webkitgtk-2.6.0.tar.xz deleted file mode 100644 index 5f64f2c..0000000 --- a/webkitgtk-2.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:beb702b3d57d5323b6eecc7f517033777454ea59f1d897d2d96090756aadf4f3 -size 9945848 diff --git a/webkitgtk-2.6.1.tar.xz b/webkitgtk-2.6.1.tar.xz new file mode 100644 index 0000000..374e52f --- /dev/null +++ b/webkitgtk-2.6.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c846a662762dd79c26e77fa36348e706d217d1385bb2dbdcfc28a5a1476c6d54 +size 9990248