Sync from SUSE:SLFO:Main gtk3 revision 913a02665c90363b3435655b4cf808b4

This commit is contained in:
Adrian Schröter 2024-08-06 11:56:59 +02:00
parent 3ccb852211
commit d53341ff7a
7 changed files with 104 additions and 29 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">gtk-3-24</param>
<param name="revision">3.24.43</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">disable</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">cde309d9fa27d948ae4ad098f50ba3188452ad6a</param></service></servicedata>

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

Binary file not shown.

BIN
gtk-3.24.43.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,4 +1,4 @@
name: gtk
version: 3.24.38+111
mtime: 1701555122
commit: cde309d9fa27d948ae4ad098f50ba3188452ad6a
version: 3.24.43
mtime: 1720630994
commit: 788f4de2799b3f5902d27733ea603e8dfee8d0a6

View File

@ -1,3 +1,85 @@
-------------------------------------------------------------------
Thu Jul 11 07:29:45 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.24.43:
+ Stop looking for modules in cwd (bsc#1228120 CVE-2024-6655).
+ Updated translations.
-------------------------------------------------------------------
Thu May 16 06:36:50 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.24.42:
+ GtkFileChooser:
- Avoid warnings about floating refs.
- Improve performance of recursive search.
- Populate search model in an idle.
+ GtkGLArea: Fix a regression in transparency handling.
+ Printing: Avoid accessing freed printers.
+ Accessibility: Drop support for the deprecated
atk_focus_tracker.
+ Wayland:
- Fix monitor sizes.
- Fix a crash related to tablet removal.
- Infer resizable edges for tiled windows.
- Always commit soon after acking a configure.
+ gdk:
- Use css cursor names as far as possible.
- Sync DND cursor use with GTK4.
+ build: Allow building against sysprof-capture-4.
+ Updated translations.
-------------------------------------------------------------------
Mon Apr 15 07:18:17 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire gettext-devel instead of gettext-tools-mini: the
-devel provides is part of gettext-tools, but this allows OBS to
pick the package it deems correct.
-------------------------------------------------------------------
Thu Jan 25 11:50:18 UTC 2024 - dimstar@opensuse.org
- Update to version 3.24.41:
+ Fix a crash introduced in the X11 changes in 3.24.40.
+ Build fixes.
+ Wayland: Fix interpretation of gtk-shell protocol.
-------------------------------------------------------------------
Thu Jan 18 17:06:33 UTC 2024 - dimstar@opensuse.org
- Update to version 3.24.40:
* Free monitor name on finalize
* Rework after first review
* Rework to get rid of get_monitor_by_output
* Use xorg 'monitor' the right way. See #2013
-------------------------------------------------------------------
Tue Jan 16 11:12:55 UTC 2024 - dimstar@opensuse.org
- Update to version 3.24.39+23:
* gdkdisplay-wayland: Init selection before roundtrips
* Use consistent coordinates in get_toplevel_from_ns_event.
* emoji: Update data to CLDR v44
* emoji: Update data to CLDR v43
* add hi-ja-et-fi-nb-th for gtkemojichooser
* add bengali language bn.data for gtkemojichooser
* emoji: Add more locales
* emoji: Update data to CLDR v40
* emoji: Fix the convert-emoji program
* gtkgesture: Preserve accuracy when translating events
* pathbar: Handle webdav where is the root is a path
* GtkTooltip: Fix tooltip positioning on X11
* gdkkeys-win32c: change registry key not found g_warning to g_debug
* [gtk3/wayland] Expose XDG-shell suspended state via visibility events.
* [gtk3/wayland] Only request v2 of xdg_wm_base.
* test-msys2-meson: fix pipeline failure on GTK3
* wayland: Fix wl_buffer size for custom cursors
* GtkMenu: Fix positioning when attached to offscreen windows
* gdk_display_get_monitor_at_window: Check for offscreen windows
* GdkWindow: check for same impl class in set_transient_for ()
* [gtk3] Cherry-pick gtkfilechoosernativeportal fixes from gtk4
* wayland: Avoid more legacy cursor names
* Fall back to the 'default' cursor
-------------------------------------------------------------------
Thu Dec 07 15:35:33 UTC 2023 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package gtk3
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands
#
# All modifications and additions to the file contributed by third parties
@ -30,7 +30,7 @@
%define __provides_exclude_from ^%{_libdir}/gtk-3.0
Name: gtk3
Version: 3.24.38+111
Version: 3.24.43
Release: 0
Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1-or-later
@ -49,7 +49,7 @@ Patch1: gtk3-revert-forced-xftdpi.patch
BuildRequires: cups-devel >= 1.7
BuildRequires: docbook-xsl-stylesheets
BuildRequires: fdupes
BuildRequires: gettext-tools-mini >= 0.19.7
BuildRequires: gettext-devel >= 0.19.7
BuildRequires: gtk-doc
BuildRequires: hicolor-icon-theme
BuildRequires: meson
@ -156,7 +156,7 @@ Summary: Amharic input method for the GTK+ toolkit library v3
Group: System/Libraries
Requires: %{name} = %{version}
Requires(post): %{name}-tools
Requires(postun):%{name}-tools
Requires(postun): %{name}-tools
Provides: locale(%{name}:am)
%description immodule-amharic
@ -171,7 +171,7 @@ Summary: Broadway input method for the GTK+ toolkit library v3
Group: System/Libraries
Requires: %{name} = %{version}
Requires(post): %{name}-tools
Requires(postun):%{name}-tools
Requires(postun): %{name}-tools
%description immodule-broadway
GTK+ is a multi-platform toolkit for creating graphical user interfaces.
@ -185,7 +185,7 @@ Summary: Inuktitut input method for the GTK+ toolkit library v3
Group: System/Libraries
Requires: %{name} = %{version}
Requires(post): %{name}-tools
Requires(postun):%{name}-tools
Requires(postun): %{name}-tools
Provides: locale(%{name}:iu)
%description immodule-inuktitut
@ -200,7 +200,7 @@ Summary: Multipress input method for the GTK+ toolkit library v3
Group: System/Libraries
Requires: %{name} = %{version}
Requires(post): %{name}-tools
Requires(postun):%{name}-tools
Requires(postun): %{name}-tools
%description immodule-multipress
GTK+ is a multi-platform toolkit for creating graphical user interfaces.
@ -215,7 +215,7 @@ Summary: Thai-Lao input method for the GTK+ toolkit library v3
Group: System/Libraries
Requires: %{name} = %{version}
Requires(post): %{name}-tools
Requires(postun):%{name}-tools
Requires(postun): %{name}-tools
Provides: locale(%{name}:lo)
Provides: locale(%{name}:th)
@ -231,7 +231,7 @@ Summary: Tigrigna input method for the GTK+ toolkit library v3
Group: System/Libraries
Requires: %{name} = %{version}
Requires(post): %{name}-tools
Requires(postun):%{name}-tools
Requires(postun): %{name}-tools
Provides: %{name}-immodules-tigrigna = %{version}
Provides: locale(%{name}:ti)
Obsoletes: %{name}-immodules-tigrigna < %{version}
@ -248,7 +248,7 @@ Summary: Vietnamese input method for the GTK+ toolkit library v3
Group: System/Libraries
Requires: %{name} = %{version}
Requires(post): %{name}-tools
Requires(postun):%{name}-tools
Requires(postun): %{name}-tools
Provides: locale(%{name}:vi)
%description immodule-vietnamese
@ -263,7 +263,7 @@ Summary: Wayland input method for the GTK+ toolkit library (version 3)
Group: System/Libraries
Requires: %{name} = %{version}
Requires(post): %{name}-tools
Requires(postun):%{name}-tools
Requires(postun): %{name}-tools
%description immodule-wayland
GTK+ is a multi-platform toolkit for creating graphical user interfaces.
@ -278,7 +278,7 @@ Summary: X input method for the GTK+ toolkit library v3
Group: System/Libraries
Requires: %{name} = %{version}
Requires(post): %{name}-tools
Requires(postun):%{name}-tools
Requires(postun): %{name}-tools
Provides: locale(%{name}:ja)
Provides: locale(%{name}:ko)
Provides: locale(%{name}:th)
@ -295,7 +295,7 @@ This package provides an input method based on the X Input Method.
Summary: Auxiliary utilities for the GTK+ toolkit library v3
Group: System/Libraries
Requires(post): update-alternatives
Requires(postun):update-alternatives
Requires(postun): update-alternatives
%description tools
GTK+ is a multi-platform toolkit for creating graphical user interfaces.
@ -604,10 +604,7 @@ fi
%ghost %{_sysconfdir}/alternatives/gtk-update-icon-cache.1%{?ext_man}
%dir %{_datadir}/gtk-3.0/
%dir %{_datadir}/gtk-3.0/emoji
%{_datadir}/gtk-3.0/emoji/de.gresource
%{_datadir}/gtk-3.0/emoji/es.gresource
%{_datadir}/gtk-3.0/emoji/fr.gresource
%{_datadir}/gtk-3.0/emoji/zh.gresource
%{_datadir}/gtk-3.0/emoji/*.gresource
%files schema
%{_datadir}/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml