Accepting request 941858 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/941858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=171
This commit is contained in:
Dominique Leuenberger 2021-12-22 19:17:56 +00:00 committed by Git OBS Bridge
commit 0741686429
6 changed files with 27 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://gitlab.gnome.org/GNOME/gtk.git</param>
<param name="scm">git</param>
<param name="revision">3.24.30</param>
<param name="revision">3.24.31</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a2536350d1798d69c240465580d277c159e07720812fc00cf62c36ed0acc1405
size 99092494

3
gtk-3.24.31.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4cab43f5c0d9789836630bc4c0e2e9da1cc373527af7f13977a2c39d058398b8
size 99224590

View File

@ -1,5 +1,5 @@
name: gtk
version: 3.24.30
mtime: 1625752964
commit: d4e2d05cd9518ba04d6fbe1cbcec27142788ac95
version: 3.24.31
mtime: 1640059309
commit: ab45bde94c7bbd140b12fa0dd6203f7b98d1a715

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Dec 21 11:36:37 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- 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 <sbrabec@suse.com>

View File

@ -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