diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index 015c607..8b33ea3 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Nov 12 16:21:20 UTC 2014 - zaitor@opensuse.org + +- Update to version 2.6.3: + + Fix a crash when loading flash plugins. + + Correctly report the memory used by the media player to the + garbage collector to make sure it's freed when the video + element is removed from the DOM. + + Fix a crash in TextureMapper when video resolution changes. + + Ensure that CSS-generated text content is exposed to assistive + technologies. + + Enable CSS_IMAGE_SET on production builds to fix some icons + that are not rendered in the web inspector. + + Fix the build on FreeBSD and GNU Hurd. + + Fix the build with video disabled. + ------------------------------------------------------------------- Sat Oct 25 11:51:21 UTC 2014 - dimstar@opensuse.org diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index 172b44d..490d061 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.2 +Version: 2.6.3 Release: 0 Summary: Library for rendering web content, GTK+ Port License: LGPL-2.0+ and BSD-3-Clause diff --git a/webkitgtk-2.6.2.tar.xz b/webkitgtk-2.6.2.tar.xz deleted file mode 100644 index aaffe7a..0000000 --- a/webkitgtk-2.6.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5172e9b6b65b3de3cc25bffbe109249ac79b9256d57f6a331455ae1a5ea938b9 -size 9992484 diff --git a/webkitgtk-2.6.3.tar.xz b/webkitgtk-2.6.3.tar.xz new file mode 100644 index 0000000..2264cec --- /dev/null +++ b/webkitgtk-2.6.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71bc7549babb6400106235fce2e9a81e64606591bdcff84f4ea199e41a3d18ed +size 9995940