Accepting request 978153 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/978153
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=175
This commit is contained in:
Dominique Leuenberger 2022-05-22 18:25:58 +00:00 committed by Git OBS Bridge
commit 23a936a079
6 changed files with 19 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">9accec627fe20e8db1eb8e93f5f12dd0ef3179bc</param>
<param name="revision">3.24.34</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:f00714ddac0838fa7f684e2ebddbe09103420d16747fbde8fc259e144b44666a
size 99371534

3
gtk-3.24.34.obscpio Normal file
View File

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

View File

@ -1,4 +1,4 @@
name: gtk
version: 3.24.33+12
mtime: 1647959427
commit: 9accec627fe20e8db1eb8e93f5f12dd0ef3179bc
version: 3.24.34
mtime: 1652899923
commit: 4e3a3f05533789e1a68c70c185e1755d386d6c47

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 19 09:52:28 UTC 2022 - Antoine Belvire <antoine.belvire@opensuse.org>
- Update to version 3.24.34:
+ Include legacy hicolor icons.
+ Fix the build with gcc 12.
+ X11: Trap errors when getting output properties.
+ Wayland: Ignore empty preedit updates. This fixes a problem
with textview scrolling.
+ Updated translations.
-------------------------------------------------------------------
Thu Mar 24 13:45:24 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -32,7 +32,7 @@
%bcond_without broadway
%bcond_with doc
Name: %{pname}
Version: 3.24.33+12
Version: 3.24.34
Release: 0
Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1-or-later