diff --git a/_service b/_service index fb4b90c..0402b7f 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/gtk.git - 4.16.0 + 4.16.1 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/gtk-4.16.0.obscpio b/gtk-4.16.0.obscpio deleted file mode 100644 index 9728750..0000000 --- a/gtk-4.16.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95af8299b758a7dd15017858dea404a9c3f1951365ecabaf4c68aa33ae4a2a7f -size 90296334 diff --git a/gtk-4.16.1.obscpio b/gtk-4.16.1.obscpio new file mode 100644 index 0000000..544f607 --- /dev/null +++ b/gtk-4.16.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e90fcc2acd36d830dd5ae6e6b38e3543056449596b48fc4f291a9a25a83847c3 +size 90263054 diff --git a/gtk.obsinfo b/gtk.obsinfo index e965608..ab61db6 100644 --- a/gtk.obsinfo +++ b/gtk.obsinfo @@ -1,4 +1,4 @@ name: gtk -version: 4.16.0 -mtime: 1725677467 -commit: d16c9fbacabd4b88f347ff87681cf99b2fdd26d0 +version: 4.16.1 +mtime: 1726236696 +commit: 670b4aabac36fba7a4e3b7dc68f8d5b199346668 diff --git a/gtk4.changes b/gtk4.changes index 3677e21..55442fa 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Sep 13 14:39:14 UTC 2024 - Bjørn Lie + +- Update to version 4.16.1: + + GtkFileChooser: Plug a memory leak + + GtkCalendar: Avoid ending up with invalid dates + + Printing: Fix initial printer selection in the print dialog + + Gsk: + - Fix shadows for opaque textures + - Fix a crash in a corner case + + Css: Make relative paths work again in theme files + + Accessibility: Fix detection of the Flatpak portal + + Updated translations. + ------------------------------------------------------------------- Sat Sep 7 08:00:50 UTC 2024 - Bjørn Lie diff --git a/gtk4.spec b/gtk4.spec index b47c074..0502d69 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -28,7 +28,7 @@ %endif Name: gtk4 -Version: 4.16.0 +Version: 4.16.1 Release: 0 Summary: The GTK+ toolkit library (version 4) License: LGPL-2.1-or-later