diff --git a/_service b/_service index bad1bd0..3f133a9 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://gitlab.gnome.org/GNOME/gtk.git git - gtk-3-24 + 3.24.24 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/gtk-3.24.23+118.obscpio b/gtk-3.24.23+118.obscpio deleted file mode 100644 index 09cad1d..0000000 --- a/gtk-3.24.23+118.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2089730cf3072efd398bb43142310c85aa9fe7f503af6e019ee1ebfe878c313e -size 99138574 diff --git a/gtk-3.24.24.obscpio b/gtk-3.24.24.obscpio new file mode 100644 index 0000000..7084e28 --- /dev/null +++ b/gtk-3.24.24.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3089abe6f8f00e1a867f05021363ff570be8c8f83f60c0a3b0b55ee22abdda55 +size 99122190 diff --git a/gtk.obsinfo b/gtk.obsinfo index c103325..db047a7 100644 --- a/gtk.obsinfo +++ b/gtk.obsinfo @@ -1,5 +1,5 @@ name: gtk -version: 3.24.23+118 -mtime: 1605864434 -commit: b8af685a43879b94129590cabfe4f7912ee73def +version: 3.24.24 +mtime: 1607215766 +commit: de8329b3ce4b235eac9ddcbb6cd121cc83dd9e74 diff --git a/gtk3.changes b/gtk3.changes index 5bd9a33..8758cbe 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Dec 7 20:37:56 UTC 2020 - Bjørn Lie + +- Update to version 3.24.24: + + GtkColorChooser: Update the default color palette. + + GtkFontChooser: Fix family-only mode to return regular style. + + GtkTreeView: Don't set focus-on-click for header buttons. + + Accessibility: + - Implement scrollSubstringTo. + - Add a11y support to GtkPlug/GtkSocket. + + Printing: Allow the lpr backend to print pdf and ps files. + + Theme: + - Update gesture graphics. + - Update HighContrast css. + + Wayland: Support the primary-selection-unstable-v1 protocol. + + X11: Fix a crash with parent-relative backgrounds. + + Broadway: Set modifier state of scroll events. + + Build: Fix pc file generation on NixOS. + + Updated translations. + ------------------------------------------------------------------- Tue Nov 24 15:58:47 UTC 2020 - Dominique Leuenberger diff --git a/gtk3.spec b/gtk3.spec index b7102e7..fa0297a 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -35,7 +35,7 @@ %bcond_without broadway %bcond_with doc Name: %{pname} -Version: 3.24.23+118 +Version: 3.24.24 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1-or-later