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

- Update to version 44.4:
  + Fix accessibility of quick settings sliders.
  + Allow notification dismissal with backspace.
  + Misc. bug fixes and cleanups.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1108905
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=538
This commit is contained in:
Bjørn Lie 2023-09-05 14:03:32 +00:00 committed by Git OBS Bridge
parent 369b053caa
commit d5f4a6328f
6 changed files with 17 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.3</param>
<param name="revision">refs/tags/44.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:561c2b7d04406a37fae55c00461cc48ba37c1407f1e487a885333cfc6017884e
size 16445453

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Sep 4 14:31:42 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.4:
+ Fix accessibility of quick settings sliders.
+ Allow notification dismissal with backspace.
+ Misc. bug fixes and cleanups.
+ Updated translations.
-------------------------------------------------------------------
Thu Jul 6 18:14:15 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-shell
version: 44.3
mtime: 1688648999
commit: 60ec50efa693735cb959a3378516a82d2e9df009
version: 44.4
mtime: 1692715881
commit: 9329a600bd93591044be8299d629e5c79b596137

View File

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