forked from pool/webkit2gtk3
Accepting request 907348 from GNOME:Next
- Update to version 2.32.2 OBS-URL: https://build.opensuse.org/request/show/907348 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=306
This commit is contained in:
parent
be3412e77f
commit
e103f87046
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 19 18:36:42 UTC 2021 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
- Update to version 2.32.2:
|
||||
+ Improve calculation of initial WebKitWebView size.
|
||||
+ Fix kinetic scrolling on touchpad with async scrolling off.
|
||||
+ Fix a crash on empty drag operation in X11.
|
||||
+ Fix rendering on HiDPI /4k screen and scaling.
|
||||
+ Handle null native surface for for surfaceless rendering.
|
||||
+ Fix JavaScriptCore crash on 32-bit big endian systems.
|
||||
+ Fix several crashes and rendering issues.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 01:10:34 UTC 2021 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
%define _gold_linker 0
|
||||
%endif
|
||||
Name: webkit2gtk3
|
||||
Version: 2.32.1
|
||||
Version: 2.32.2
|
||||
Release: 0
|
||||
Summary: Library for rendering web content, GTK+ Port
|
||||
License: BSD-3-Clause AND LGPL-2.0-or-later
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:136117317f70f66486f71b8edf5e46f8776403c5d8a296e914b11a36ef836917
|
||||
size 23321600
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCYJj1iAAKCRDz0yLQ7EWC
|
||||
w5bjAKCboL2A0RXdy7PLMQgO3s2NeS7TeQCgxX3OMSjIGt01grbVvu3M15ShdJI=
|
||||
=ZwIW
|
||||
-----END PGP SIGNATURE-----
|
3
webkitgtk-2.32.2.tar.xz
Normal file
3
webkitgtk-2.32.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1790f86975bdef957ba9a12fc09202de8f55c885ee38467afc50d2bdb7a6c5cd
|
||||
size 23321888
|
6
webkitgtk-2.32.2.tar.xz.asc
Normal file
6
webkitgtk-2.32.2.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCYOgJBgAKCRDz0yLQ7EWC
|
||||
w2EbAJ4zW4llntTdDij8JPl5BKiQC+24tACgodAZTe6O+Dop26uRFedmF4thhgE=
|
||||
=OALk
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user