diff --git a/gtk-4.8.0.tar.xz b/gtk-4.8.0.tar.xz deleted file mode 100644 index fdb60c6..0000000 --- a/gtk-4.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8d6203437d1e359d83124dc591546d403f67e3b00544e53dd50a9baacdcbd7f -size 20502660 diff --git a/gtk-4.8.1.tar.xz b/gtk-4.8.1.tar.xz new file mode 100644 index 0000000..d912c82 --- /dev/null +++ b/gtk-4.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ce8d8de98a23bd0c8eca1a61094e1c009b5f009dcbd60b45e990a8db1b742fd +size 20502844 diff --git a/gtk4.changes b/gtk4.changes index 9f870ca..1ece252 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Sep 16 16:52:20 UTC 2022 - Bjørn Lie + +- Update to version 4.8.1: + + Input: + - Fix problems with input method interactions that caused dead + keys not to work. + - Accept single-key compose sequences (these are used with some + keyboard layouts). + + GtkColumnView: Flip column order in right-to-left context. + + GtkGridView: Fix problems with rubberbanding. + + GtkFileChooser: + - Fix positioning of popovers in the places view. + - Make ~ and . keyboard shortcuts work again. + + gsk: Make glyph upload more similar to icons. + + Make file transfer via portals work, this fixes file copy/paste + and dnd in flatpaks. + + Updated translations. + ------------------------------------------------------------------- Tue Sep 6 21:53:47 UTC 2022 - Bjørn Lie diff --git a/gtk4.spec b/gtk4.spec index 33170db..5831954 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -22,7 +22,7 @@ %define _name gtk Name: gtk4 -Version: 4.8.0 +Version: 4.8.1 Release: 0 Summary: The GTK+ toolkit library (version 4) License: LGPL-2.1-or-later