Accepting request 955110 from home:iznogood:branches:GNOME:Factory

New stable release

OBS-URL: https://build.opensuse.org/request/show/955110
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=498
This commit is contained in:
Bjørn Lie 2022-02-16 15:50:02 +00:00 committed by Git OBS Bridge
parent a7b4d42256
commit 4fb4849a29
6 changed files with 24 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gnome-shell.git</param>
<param name="revision">refs/tags/41.3</param>
<param name="revision">refs/tags/41.4</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:36b6e6225e8d5829d008f3dfbb67c4331192ab7eafa40e04e9886d3a470f565a
size 15131661

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

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Feb 15 20:19:08 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 41.4:
+ Start tracking windows when expected by extensions.
+ Fix timing issue on login screen.
+ Fix lightbox shader compatibility with older drivers.
+ Fix activating apps with tracked OR windows.
+ Fix banding issues with the vignette lightbox shader.
+ Fix keyboard navigation to windows/apps in overview.
+ Fix stuck transition when using super-scroll gesture.
+ Fix calendar events with custom timezone.
+ Fix out-of-sync location indicator.
+ Misc. bug fixes and cleanups.
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 9 06:23:06 UTC 2022 - Xiaoguang Wang <xiaoguang.wang@suse.com>

View File

@ -1,4 +1,4 @@
name: gnome-shell
version: 41.3
mtime: 1641765918
commit: 0599ffd06e1795f2c1c1bb18fe3d495c7206a3b7
version: 41.4
mtime: 1644945731
commit: 637a9a4dd8574573394980ab13f3e9e4421778b4

View File

@ -19,7 +19,7 @@
%global __requires_exclude typelib\\(Meta\\)
Name: gnome-shell
Version: 41.3
Version: 41.4
Release: 0
Summary: GNOME Shell
# shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later