Accepting request 1088669 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1088669
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=186
This commit is contained in:
Dominique Leuenberger 2023-05-24 18:22:06 +00:00 committed by Git OBS Bridge
commit e1ad8731cb
7 changed files with 23 additions and 13 deletions

View File

@ -3,11 +3,11 @@
<service name="obs_scm" mode="manual">
<param name="url">https://gitlab.gnome.org/GNOME/gtk.git</param>
<param name="scm">git</param>
<param name="revision">90472dc481e83b0890aca66e45ea5c165f432a7f</param>
<param name="revision">refs/tags/3.24.38</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">enable</param>
<!-- <param name="changesgenerate">enable</param> -->
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">

View File

@ -1,4 +0,0 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://gitlab.gnome.org/GNOME/gtk.git</param>
<param name="changesrevision">90472dc481e83b0890aca66e45ea5c165f432a7f</param></service></servicedata>

BIN
gtk-3.24.37+70.obscpio (Stored with Git LFS)

Binary file not shown.

3
gtk-3.24.38.obscpio Normal file
View File

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

View File

@ -1,4 +1,4 @@
name: gtk
version: 3.24.37+70
mtime: 1682767680
commit: 90472dc481e83b0890aca66e45ea5c165f432a7f
version: 3.24.38
mtime: 1684722128
commit: 3e6fd55ee00d4209ce2f2af292829e4d6f674adc

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 22 16:08:09 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.24.38:
+ GtkFileChooser: Avoid warnings with GLib 2.76.
+ Theme: Set caret color in the dark theme.
+ Windows: Fix running under GLES.
+ Wayland:
- Notify on initial setting changes.
- Don't crash on 0 size cursors.
- Don't crash if xdg_activation_v1 is missing.
+ Debugging: Show more information in the inspector.
+ Updated translations.
-------------------------------------------------------------------
Mon May 01 08:48:59 UTC 2023 - bjorn.lie@gmail.com

View File

@ -30,7 +30,7 @@
%define __provides_exclude_from ^%{_libdir}/gtk-3.0
Name: gtk3
Version: 3.24.37+70
Version: 3.24.38
Release: 0
Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1-or-later