Accepting request 1040679 from GNOME:Factory

- Update to version 3.24.35+10:
  + Flush drawable surface when getting a pixbuf.
  + wayland: Look for cursor themes in $HOME (boo#1206001). (forwarded request 1040644 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1040679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=182
This commit is contained in:
Dominique Leuenberger 2022-12-07 16:34:33 +00:00 committed by Git OBS Bridge
commit 41de99a0d3
6 changed files with 15 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.35</param>
<param name="revision">91c37c86</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

3
gtk-3.24.35+10.obscpio Normal file
View File

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

View File

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

View File

@ -1,4 +1,4 @@
name: gtk
version: 3.24.35
mtime: 1669142583
commit: 14cf55f98ddd71ad3f91487eda1c7f14d67de119
version: 3.24.35+10
mtime: 1669387367
commit: 91c37c8692753febe0f89133f26a63af80f03ca4

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 5 16:47:28 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.24.35+10:
+ Flush drawable surface when getting a pixbuf.
+ wayland: Look for cursor themes in $HOME (boo#1206001).
-------------------------------------------------------------------
Wed Nov 30 14:16:37 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

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