From 38763680e8c4a898c8f4401c101506c9d62b6969157dae2b389d42250c49dec4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 21 Dec 2021 14:29:43 +0000 Subject: [PATCH] Accepting request 941833 from GNOME:Next Update to 3.24.31 OBS-URL: https://build.opensuse.org/request/show/941833 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=405 --- _service | 2 +- gtk-3.24.30.obscpio | 3 --- gtk-3.24.31.obscpio | 3 +++ gtk.obsinfo | 6 +++--- gtk3.changes | 19 +++++++++++++++++++ gtk3.spec | 2 +- 6 files changed, 27 insertions(+), 8 deletions(-) delete mode 100644 gtk-3.24.30.obscpio create mode 100644 gtk-3.24.31.obscpio diff --git a/_service b/_service index c23cea3..14073d7 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://gitlab.gnome.org/GNOME/gtk.git git - 3.24.30 + 3.24.31 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/gtk-3.24.30.obscpio b/gtk-3.24.30.obscpio deleted file mode 100644 index b5f9356..0000000 --- a/gtk-3.24.30.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2536350d1798d69c240465580d277c159e07720812fc00cf62c36ed0acc1405 -size 99092494 diff --git a/gtk-3.24.31.obscpio b/gtk-3.24.31.obscpio new file mode 100644 index 0000000..7189b21 --- /dev/null +++ b/gtk-3.24.31.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cab43f5c0d9789836630bc4c0e2e9da1cc373527af7f13977a2c39d058398b8 +size 99224590 diff --git a/gtk.obsinfo b/gtk.obsinfo index 24b7904..96d27a7 100644 --- a/gtk.obsinfo +++ b/gtk.obsinfo @@ -1,5 +1,5 @@ name: gtk -version: 3.24.30 -mtime: 1625752964 -commit: d4e2d05cd9518ba04d6fbe1cbcec27142788ac95 +version: 3.24.31 +mtime: 1640059309 +commit: ab45bde94c7bbd140b12fa0dd6203f7b98d1a715 diff --git a/gtk3.changes b/gtk3.changes index b4783fe..f839912 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Dec 21 11:36:37 UTC 2021 - Dominique Leuenberger + +- Update to version 3.24.31: + + input: Fix a crash with touch on GtkScale. + + clipboard: Avoid a double-free. + + css: Avoid a crash with radial gradients. + + GtkFileChooser: Don't leak search results. + + GtkTextView: Support css letterspacing. + + Wayland: + - Reset position when hiding popups. + - Ignore globals we did not bind ourselves. + - Avoid infinite loops when hiding surfaces. + - Avoid clipboard-related lockups. + + X11: + - Trap errors while doing XRANDR calls. + - Support touchpad gestures with XI 2.4. + + Updated translations. + ------------------------------------------------------------------- Thu Sep 16 01:55:10 UTC 2021 - Stanislav Brabec diff --git a/gtk3.spec b/gtk3.spec index 4effb9f..2b1d0de 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -32,7 +32,7 @@ %bcond_without broadway %bcond_with doc Name: %{pname} -Version: 3.24.30 +Version: 3.24.31 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1-or-later