diff --git a/gtk-4.2.0.tar.xz b/gtk-4.2.0.tar.xz deleted file mode 100644 index a01f9ad..0000000 --- a/gtk-4.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e975f286e911666a79b6bcf486e6f99b0bd9d2b4cc348d19bce487a0b1c97072 -size 25772584 diff --git a/gtk-4.2.1.tar.xz b/gtk-4.2.1.tar.xz new file mode 100644 index 0000000..420a1fb --- /dev/null +++ b/gtk-4.2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:023169775de43f0a1fde066fbc19d78545ea6a7562c1915abde9b8ae4a7309e6 +size 25809520 diff --git a/gtk4.changes b/gtk4.changes index a483540..8f746bd 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Fri May 14 13:23:27 UTC 2021 - Ferdinand Thiessen + +- Update to version 4.2.1: + + GtkVideo: Detect stream metadata when using gstreamer + + GtkFileChooser: Fix a crash + + GtkButton: Add back visual feedback for keynav activation + + GtkFontChooser: Fix initial font selection + + GtkScrolledWindow: Stop using scroll cursors + + GtkMenuButton: Make focus-on-click work + + GtkToggleButton: Make grouped buttons mutually exclusive + + GtkPasswordEntry: Use MADV_DONTDUMP for secure memory + + GtkListBox: Allow repeated selection extension for MULTIPLE + + GdkClipboard: Ensure strings are nul-terminated + + GSK: + - Fix offscreen rendering with transforms + - Fix downscaled textures + - Avoid huge intermediate textures + - Make shadow rendering match across renderers + + Text widgets: Support translucent selections + + Wayland: + - Improve font settings fallback + - Avoid unintentional rendering freezes with popovers + + X11: + - Don't beep on untrusted displays + - Don't crash when popovers are outside the workarea + + Themes: + - Fix resize border sizing + - Fix solid-csd window decorations + + Input: + - Revert some Compose sequence changes + - Consume all key events during preedit, to avoid unexpected + interactions + - Ignore more modifiers during preedit, to allow using 3rd + and 5th level choosers + - Fix handling of cursor positions in non-ASCII preedit text + - Fix a problem with deferred focus setting + ------------------------------------------------------------------- Sat Apr 17 09:18:32 UTC 2021 - Dominique Leuenberger diff --git a/gtk4.spec b/gtk4.spec index 7a77903..6fda875 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -22,7 +22,7 @@ %define _name gtk Name: gtk4 -Version: 4.2.0 +Version: 4.2.1 Release: 0 Summary: The GTK+ toolkit library (version 4) License: LGPL-2.1-or-later