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