Accepting request 1131687 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1131687
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=191
This commit is contained in:
Ana Guerrero 2023-12-08 21:31:27 +00:00 committed by Git OBS Bridge
commit 645728e0a0
7 changed files with 33 additions and 9 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">refs/tags/3.24.38</param>
<param name="revision">gtk-3-24</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">

4
_servicedata Normal file
View File

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

BIN
gtk-3.24.38+111.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

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

View File

@ -1,4 +1,4 @@
name: gtk
version: 3.24.38
mtime: 1684722128
commit: 3e6fd55ee00d4209ce2f2af292829e4d6f674adc
version: 3.24.38+111
mtime: 1701555122
commit: cde309d9fa27d948ae4ad098f50ba3188452ad6a

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Dec 07 15:35:33 UTC 2023 - dimstar@opensuse.org
- Update to version 3.24.38+111:
+ [gtk3] Support tiled windows from xdg-shell.
+ Fix a minor issue in the file portal test.
+ wayland: Be more careful when loading cursors.
+ gdk/wayland: Use g_warning_once for cursor scale mismatches.
+ gdk/wayland: Don't fall back directly to 1 for mismatched
cursor sizes.
+ Updated translations.
- Drop upstream applied patch
gtk3-gtkmountoperation-avoid-SEGV-after-bad-password-inpu.patch
-------------------------------------------------------------------
Tue Nov 28 11:50:22 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
@ -21,6 +35,12 @@ Mon Aug 14 03:34:22 UTC 2023 - Yifan Jiang <yfjiang@suse.com>
- Do not use %autopatch to build on SLE where rpm version is not
ready for the macro.
-------------------------------------------------------------------
Fri Jun 2 13:40:09 UTC 2023 - Martin Wilck <mwilck@suse.com>
- Fix nautilus crash after entering wrong SMB password (bsc#1211952)
* add gtk3-gtkmountoperation-avoid-SEGV-after-bad-password-inpu.patch
-------------------------------------------------------------------
Mon May 22 16:08:09 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

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