diff --git a/_service b/_service index 0a9db4e..9ed6a03 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://gitlab.gnome.org/GNOME/gtk.git git - 3.24.22 + 3.24.23 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/gtk-3.24.22.obscpio b/gtk-3.24.22.obscpio deleted file mode 100644 index b15623b..0000000 --- a/gtk-3.24.22.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff0c04e17d571608f5d97d542ab90b246466cde574a4df3518770f751d9236a9 -size 98998286 diff --git a/gtk-3.24.23.obscpio b/gtk-3.24.23.obscpio new file mode 100644 index 0000000..26c56c7 --- /dev/null +++ b/gtk-3.24.23.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c19d81f0dd407a3e5771f897089abd9eed4cf023161bfc7fc1fb5c3e8f25758 +size 99084814 diff --git a/gtk.obsinfo b/gtk.obsinfo index 478e4a3..4e7d00d 100644 --- a/gtk.obsinfo +++ b/gtk.obsinfo @@ -1,5 +1,5 @@ name: gtk -version: 3.24.22 -mtime: 1597075186 -commit: 0d30d36326ade257b6309d23bbbeb844a1119338 +version: 3.24.23 +mtime: 1599170675 +commit: 016e8c55ab924c9ef4d32c8cb06253b1dc1be60d diff --git a/gtk3.changes b/gtk3.changes index da1b2f6..148f9ed 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Thu Oct 15 13:49:46 UTC 2020 - Dominique Leuenberger + +- Pass --disable-tracker3 to configure: This disables the tracker + search integration in the file open dialog, but avoids crashes in + apps loading GTK3 and still using Tracker. + +------------------------------------------------------------------- +Mon Sep 7 09:59:18 UTC 2020 - Dominique Leuenberger + +- Enable tracker 3 support: + + Add pkgconfig(tracker-sparql-3.0) BuildRequires. + + Pass --enable-tracker3 to meson. + +------------------------------------------------------------------- +Sat Sep 5 10:33:25 UTC 2020 - Dominique Leuenberger + +- Update to version 3.24.23: + + Adwaita: Support error states for labels and entries. + + Printing: Use the correct names for remote printers. + + File choser: Default to tracker2 for search to prevent + symbol clashes in tracker-using applications. + + Wayland: + - Support newer schemas for settings. + - Fix DND hotspot handling. + - Disconnect on display close. + + X11: Fix a possible crash with disabled devices. + + Updated translations. +- Switch to regular release tarballs: it's been a while that we + deviated from the tags. + ------------------------------------------------------------------- Mon Aug 10 16:55:00 UTC 2020 - Bjørn Lie @@ -40,7 +71,7 @@ Sun Jun 28 22:12:09 UTC 2020 - Bjørn Lie - Improve frame clock smoothness. - Fix frame clock monotonicity. + Adwaita: Improve notebook tab legibility. - + Updated translations. + + Updated translations. ------------------------------------------------------------------- Mon Apr 27 18:13:11 UTC 2020 - Bjørn Lie @@ -170,7 +201,7 @@ Tue Nov 19 11:00:51 UTC 2019 - Frederic Crozat ------------------------------------------------------------------- Fri Nov 1 19:36:09 UTC 2019 - Ismail Dönmez -- Don't recommend -lang subpackage +- Don't recommend -lang subpackage ------------------------------------------------------------------- Wed Oct 23 10:06:55 UTC 2019 - bjorn.lie@gmail.com diff --git a/gtk3.spec b/gtk3.spec index 0587e4d..af13cf9 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -35,7 +35,7 @@ %bcond_without broadway %bcond_with doc Name: %{pname} -Version: 3.24.22 +Version: 3.24.23 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1-or-later