Accepting request 1097924 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1097924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=237
This commit is contained in:
Ana Guerrero 2023-07-11 13:56:19 +00:00 committed by Git OBS Bridge
commit 7a2c77875e
6 changed files with 18 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">refs/tags/44.2</param>
<param name="revision">refs/tags/44.3</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:ab4ae942c885d8991599599d6d30e9972df53f36332fe27368490258eca8dc2a
size 16442381

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jul 6 18:14:15 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.3:
+ Fix cursor offset when using magnifier.
+ Fix missing workspace borders after wallpaper changes.
+ Revert screencast optimization that results in bogus windows.
+ Misc. bug fixes and cleanups.
+ Updated translations.
-------------------------------------------------------------------
Mon Jun 5 07:39:49 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-shell
version: 44.2
mtime: 1685789212
commit: 071a47ba27d7117f56fd965ad2a9675d1ab823f6
version: 44.3
mtime: 1688648999
commit: 60ec50efa693735cb959a3378516a82d2e9df009

View File

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