diff --git a/gtk-4.6.2.tar.xz b/gtk-4.6.2.tar.xz deleted file mode 100644 index 8567801..0000000 --- a/gtk-4.6.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff263af609a50eb76056653592d929459aef4819a444c436f6d52c6f63c1faec -size 23060652 diff --git a/gtk-4.6.3.tar.xz b/gtk-4.6.3.tar.xz new file mode 100644 index 0000000..aa56494 --- /dev/null +++ b/gtk-4.6.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a57acd0e4482981700fdf86596c7413cb61ef47f75e4747fda809e8231b8d96c +size 23060172 diff --git a/gtk4.changes b/gtk4.changes index d2b7e13..4401052 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Apr 28 12:45:55 UTC 2022 - Dominique Leuenberger + +- Update to version 4.6.3: + + GtkOverlay: Bring back positional style classes. + + GtkFileChooser: + - Prevent unwanted completion popups. + - Fix small problems in save mode. + - Fix buildable suport of GtkFileFilter. + + GtkPopover: Fix button positions in right-to-left locales. + + GtkLabel: Fix small issues with link handling. + + Tooltips: Don't restrict the minimum tooltip length. + + Theme: + - Don't use opacity for overlay scrollbars. + - Fix selection text color in vertical spin buttons. + + GSK: + - Accept textures that are generated by webkit. + - Align offscreen rendering to the pixel grid. + + Accessibility: Fix a crash in startup when orca is running. + + Input: + - Fix display changes in GtkIMMultiContext. + - Fix activating on-screen keyboards. + - Always propagate hold events in GtkEventControllerScroll. + + Windows: + - Fix a critical warning in clipboard handling. + - Report serial numbers for events. + + MacOS: Prevent fullscreen transition reentrancy. + + Updated translations. + ------------------------------------------------------------------- Thu Mar 31 23:15:26 UTC 2022 - Jeff Mahoney diff --git a/gtk4.spec b/gtk4.spec index 16b64ef..5b94d1a 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -22,7 +22,7 @@ %define _name gtk Name: gtk4 -Version: 4.6.2 +Version: 4.6.3 Release: 0 Summary: The GTK+ toolkit library (version 4) License: LGPL-2.1-or-later