Accepting request 909643 from home:yfjiang:branches:GNOME:Factory

Synchronize the changelog with SLE and Leap.

OBS-URL: https://build.opensuse.org/request/show/909643
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=403
This commit is contained in:
Dominique Leuenberger 2021-08-02 10:13:52 +00:00 committed by Git OBS Bridge
parent 9dba8698fd
commit adc8374e45
2 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 2 01:03:32 UTC 2021 - Yifan Jiang <yfjiang@suse.com>
- Drop patch fixed upstream on SLE and Leap 15.4:
gtk3-x11-fix-menu-touch-by-pointer-emulation.patch
-------------------------------------------------------------------
Fri Jul 9 07:31:19 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
@ -222,6 +228,15 @@ Sun Jun 28 22:12:09 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
+ Adwaita: Improve notebook tab legibility.
+ Updated translations.
-------------------------------------------------------------------
Thu Jun 4 07:46:49 UTC 2020 - Alynx Zhou <alynx.zhou@suse.com>
- Add gtk3-x11-fix-menu-touch-by-pointer-emulation.patch: GtkMenu
under X11 cannot work with touchscreen because it cannot handle
touch events properly, this patch disable touch grabbing for it,
so it will fallback to pointer emulation while touching
(bsc#1167951, glgo#GNOME/gtk!1794).
-------------------------------------------------------------------
Mon Apr 27 18:13:11 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,5 +1,5 @@
#
# spec file
# spec file for package gtk3-doc
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands