diff --git a/_service b/_service index 3f133a9..ef30601 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://gitlab.gnome.org/GNOME/gtk.git git - 3.24.24 + 3.24.25 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/gtk-3.24.24.obscpio b/gtk-3.24.24.obscpio deleted file mode 100644 index 7084e28..0000000 --- a/gtk-3.24.24.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3089abe6f8f00e1a867f05021363ff570be8c8f83f60c0a3b0b55ee22abdda55 -size 99122190 diff --git a/gtk-3.24.25.obscpio b/gtk-3.24.25.obscpio new file mode 100644 index 0000000..a05c13e --- /dev/null +++ b/gtk-3.24.25.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a2eabd2844613125cbe84de674e0bb4a087228860b23e44517dbe144cc98351 +size 99372558 diff --git a/gtk.obsinfo b/gtk.obsinfo index db047a7..2caaf19 100644 --- a/gtk.obsinfo +++ b/gtk.obsinfo @@ -1,5 +1,5 @@ name: gtk -version: 3.24.24 -mtime: 1607215766 -commit: de8329b3ce4b235eac9ddcbb6cd121cc83dd9e74 +version: 3.24.25 +mtime: 1613144740 +commit: 5c6aa76979499fa4fc1c202fd30e6977827c7730 diff --git a/gtk3.changes b/gtk3.changes index 8758cbe..ce0bc83 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri Feb 12 18:38:11 UTC 2021 - Bjørn Lie + +- Update to version 3.24.25: + + Settings: Make cursor aspect ratio setting work. + + Broadway: + - Fix touchscreen event handling. + - Support Android / Chrome on-screen keyboard. + + Wayland: + - Avoid crashes with tablet input. + - Add api to support clients with subsurfaces better. + + Inspector: Make the inspector available in non-debug builds. + + Theme: + - Make scrollbars larger. + - Disable shadows on maximized, fullscreen and tiled windows. + + Printing: Support Avahi-discovered printers better. + + Input: + - Show preedit for compose sequences. + - Support long compose sequences. + - Support compose sequences producing multiple characters. + + Updated translations. + ------------------------------------------------------------------- Mon Dec 7 20:37:56 UTC 2020 - Bjørn Lie diff --git a/gtk3.spec b/gtk3.spec index fa0297a..f8095ad 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -1,7 +1,7 @@ # # spec file for package gtk3 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands # # All modifications and additions to the file contributed by third parties @@ -35,7 +35,7 @@ %bcond_without broadway %bcond_with doc Name: %{pname} -Version: 3.24.24 +Version: 3.24.25 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1-or-later