Accepting request 1065710 from GNOME:Next

- Update to version 43.3:
  + Ensure quick settings toggles align with the pixel grid
  + Lower OOM score of gnome-shell process
  + Fix incomplete device list in volume menus
  + Fixed crash
  + Plugged leak
  + Misc. bug fixes and cleanups
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1065710
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=523
This commit is contained in:
Dominique Leuenberger 2023-02-14 12:06:29 +00:00 committed by Git OBS Bridge
parent f7185ee42e
commit 6f34e25cb2
6 changed files with 21 additions and 9 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/43.2</param>
<param name="revision">refs/tags/43.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:1f4099df81bb9d9ec6aa2984cf13d54c528d8c4b2e7c962d883ab40da90b9414
size 16078861

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Feb 14 10:40:16 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 43.3:
+ Ensure quick settings toggles align with the pixel grid
+ Lower OOM score of gnome-shell process
+ Fix incomplete device list in volume menus
+ Fixed crash
+ Plugged leak
+ Misc. bug fixes and cleanups
+ Updated translations.
-------------------------------------------------------------------
Sat Dec 10 09:03:48 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-shell
version: 43.2
mtime: 1670286003
commit: e9b26eac0c0d66b87201874ce2b704268ee99be6
version: 43.3
mtime: 1676333492
commit: 85f141fabd427fea597dfd87f9a2dedcf8695809

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-shell
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%global __requires_exclude typelib\\(Meta\\)
Name: gnome-shell
Version: 43.2
Version: 43.3
Release: 0
Summary: GNOME Shell
# shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later