Accepting request 1216802 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1216802
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=263
This commit is contained in:
Ana Guerrero 2024-10-22 12:50:55 +00:00 committed by Git OBS Bridge
commit cc0fba1de4
6 changed files with 23 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<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">47.0</param>
<param name="revision">47.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

3
gnome-shell-47.1.obscpio Normal file
View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Oct 19 08:44:46 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.1:
+ Improve quick settings accessibility
+ Use accent color in tablet configuration UI
+ Improve accuracy of inset box shadows
+ Fix `PopupSwitchMenuItem::toggled` passing wrong state
+ Consider text direction when handling arrow keys in sliders
+ Fix layout issues with new dialog style
+ Fix uneven padding in notification headers
+ Fixed crash
+ Misc. cleanups and bug
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 16 20:55:02 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-shell
version: 47.0
mtime: 1726327052
commit: 957504b1f673cb016e32ccea26bac3a6723d34a1
version: 47.1
mtime: 1729272127
commit: c35b83650eb8444dbcfd1bc929eb28afdb9f6ee2

View File

@ -21,7 +21,7 @@
%define mutter_req 46.0
Name: gnome-shell
Version: 47.0
Version: 47.1
Release: 0
Summary: GNOME Shell
# shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later