Accepting request 356475 from home:Zaitor:branches:GNOME:Factory
New stable rel OBS-URL: https://build.opensuse.org/request/show/356475 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=49
This commit is contained in:
parent
70b737fd31
commit
d45a966653
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 10:20:35 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.10.6:
|
||||
+ Fix a deadlock in the Web Process when JavaScript garbage
|
||||
collector was running for a web worker thread that made google
|
||||
maps to hang.
|
||||
+ Fix media controls displaying without controls attribute.
|
||||
+ Fix a Web Process crash when quickly attempting many DnD
|
||||
operations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 23 20:40:17 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package webkit2gtk3
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -26,7 +26,7 @@
|
||||
%define _pkgconfig_suffix gtk-3.0
|
||||
%define _name webkitgtk
|
||||
Name: webkit2gtk3
|
||||
Version: 2.10.4
|
||||
Version: 2.10.6
|
||||
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:dbf8260da5cac0c74de2d3cce1fe7c519da3cd816a2c769cb6c6d56addd2f055
|
||||
size 11015164
|
3
webkitgtk-2.10.6.tar.xz
Normal file
3
webkitgtk-2.10.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b77abcc72a274e8f11e9d9f0f6b116dadeeb8b9d5f22b17b6604ed9ae3fe83c
|
||||
size 10988348
|
Loading…
Reference in New Issue
Block a user