From d153d06cd7ab2ff97df0e3c07318668c5fa455936e56331943ed23b7858f1c02 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 26 Oct 2022 10:18:26 +0000 Subject: [PATCH] Accepting request 1030948 from GNOME:Next New stable rel OBS-URL: https://build.opensuse.org/request/show/1030948 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=109 --- gtk-4.8.1.tar.xz | 3 --- gtk-4.8.2.tar.xz | 3 +++ gtk4.changes | 29 +++++++++++++++++++++++++++++ gtk4.spec | 2 +- 4 files changed, 33 insertions(+), 4 deletions(-) delete mode 100644 gtk-4.8.1.tar.xz create mode 100644 gtk-4.8.2.tar.xz diff --git a/gtk-4.8.1.tar.xz b/gtk-4.8.1.tar.xz deleted file mode 100644 index d912c82..0000000 --- a/gtk-4.8.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ce8d8de98a23bd0c8eca1a61094e1c009b5f009dcbd60b45e990a8db1b742fd -size 20502844 diff --git a/gtk-4.8.2.tar.xz b/gtk-4.8.2.tar.xz new file mode 100644 index 0000000..7eb6ed9 --- /dev/null +++ b/gtk-4.8.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85b7a160b6e02eafa4e7d38f046f8720fab537d3fe73c01c864333a983a692a9 +size 20210736 diff --git a/gtk4.changes b/gtk4.changes index 1ece252..631c43a 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Mon Oct 24 20:51:47 UTC 2022 - Bjørn Lie + +- Update to version 4.8.2: + + Input: + - Give input methods more control over resets and allow them to + preserve state. + - Align interpretation of modifiers in key events in X11 and + Wayland. + + GtkColumnView: Fixes to focus handling. + + GtkPopover: + - Fix problems with focus when dismissing popovers. + - Fix problems with focusing editable labels in popovers. + + Build: + - Fix build problems with resources and non-gnu linkers. + - Fix gi-docgen detection in cross builds. + - Require meson 0.60. + + Debugging: + - Make more debug options available in no-debug builds. + - Improve consistency of debug logging. + - Give names to all sources. + + Accessibility: Introduce GtkAccessibleRange. + + Wayland: + - Make monitor bounds handling more robust. + - Prevent shrinking clients due to wrong toplevel bounds. + + Broadway: Return correct pointer coordinates from device + queries. + + Updated translations. + ------------------------------------------------------------------- Fri Sep 16 16:52:20 UTC 2022 - Bjørn Lie diff --git a/gtk4.spec b/gtk4.spec index 5831954..90dcc4b 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -22,7 +22,7 @@ %define _name gtk Name: gtk4 -Version: 4.8.1 +Version: 4.8.2 Release: 0 Summary: The GTK+ toolkit library (version 4) License: LGPL-2.1-or-later