diff --git a/gtk-4.10.1.tar.xz b/gtk-4.10.1.tar.xz deleted file mode 100644 index 8378ed6..0000000 --- a/gtk-4.10.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8fcac04bc7715b9da667c911a5ee8f262e200d1d6a50adf23645ca8cfcd0311 -size 20481204 diff --git a/gtk-4.10.2.tar.xz b/gtk-4.10.2.tar.xz new file mode 100644 index 0000000..4420812 --- /dev/null +++ b/gtk-4.10.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca6c81029e1db6326be6ab5ddf1c734a39d3aab46e6a4e0fcced20d01a7cd585 +size 20480356 diff --git a/gtk4.changes b/gtk4.changes index 7c1f16d..f62abae 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Fri Apr 21 15:02:44 UTC 2023 - Bjørn Lie + +- Update to version 4.10.2: + + Holding control to select multiple files broken in filechooser + + Inspector crash + + Listbase doesn't account for bottom padding in + size_allocate_child + + Leaking AT contexts + + OpenGL / Windows: Crash when closing gtk4-widget-factory + + GTK apps crash on startup when setting cursor-size to 0 on + Wayland + + Segmentation fault: gdk_wayland_toplevel_set_startup_id() needs + to null-check display->xdg_activation before using it + + Possible use-after-free under + gtk_scrolled_window_update_use_indicators() + + Wrong error message in `gtk_init` + + Segfault when scrolling after changing ListView model + + Bluetooth panel from the Settings app: clicking in the + "Downloads" link no longer opens Nautilus + + Broadway docs or code is broken + + Disabled GtkPicture's are not properly themed + + Setting CSS padding to a GtkTextView gives the context menu an + offset + + A11y: the Showing state is used only for windows + + Gtk4 expander: CSS nodes mismatch code vs. documentation + + Invoking gtk inspector on a folder results in a crash + + Double tap requires very precise touch input + + Name autocompletion dropdown in the GTK4 FileChooser's Save + dialog gets stuck, creates artifacts, jumps around + + Links are not opened when xdg-desktop-portal OpenURI is not + available + + GtkSnapshot generates no nodes appending whitespace-only + layouts + + Updated translations. + ------------------------------------------------------------------- Wed Apr 12 21:31:38 UTC 2023 - Luciano Santos diff --git a/gtk4.spec b/gtk4.spec index a94f077..c0b5f40 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -22,7 +22,7 @@ %define _name gtk Name: gtk4 -Version: 4.10.1 +Version: 4.10.2 Release: 0 Summary: The GTK+ toolkit library (version 4) License: LGPL-2.1-or-later