Sync from SUSE:SLFO:Main gnome-shell revision a817277986133672af73ff2d4b31af55

This commit is contained in:
2025-07-16 11:04:45 +02:00
parent 12ea79973c
commit 0438a346a9
6 changed files with 20 additions and 9 deletions

View File

@@ -3,11 +3,11 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gnome-shell.git</param>
<param name="revision">48.2</param>
<param name="revision">48.3</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="obs_scm" mode="manual">
<param name="scm">git</param>

BIN
gnome-shell-48.2.obscpio (Stored with Git LFS)

Binary file not shown.

BIN
gnome-shell-48.3.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jun 29 17:27:46 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.3:
+ Check all modifiers for modifier-scroll
+ Fix visibility of emoji key in on-screen-keyboard
+ Add missing accessibility labels in various components
+ Allow users to correct keyring password after failure
+ Misc. bug fixes and cleanups
+ Updated translations.
-------------------------------------------------------------------
Mon May 26 14:25:28 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,4 +1,4 @@
name: gnome-shell
version: 48.2
mtime: 1748186689
commit: 8c88f917db0f1f0d80fa55206c863d3746fa18d0
version: 48.3
mtime: 1751193341
commit: 2d5d3056e9dad839b137477c937d0dc05f3b3d16

View File

@@ -21,7 +21,7 @@
%define mutter_req 48.alpha
Name: gnome-shell
Version: 48.2
Version: 48.3
Release: 0
Summary: GNOME Shell
# shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later