diff --git a/_service b/_service index e5f4992..5a661bc 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/gnome-shell.git - refs/tags/43.2 + refs/tags/43.3 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/gnome-shell-43.2.obscpio b/gnome-shell-43.2.obscpio deleted file mode 100644 index 892883b..0000000 --- a/gnome-shell-43.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f4099df81bb9d9ec6aa2984cf13d54c528d8c4b2e7c962d883ab40da90b9414 -size 16078861 diff --git a/gnome-shell-43.3.obscpio b/gnome-shell-43.3.obscpio new file mode 100644 index 0000000..95c2500 --- /dev/null +++ b/gnome-shell-43.3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f725dac570d5523b3998766ad8a94df08868495b30fc5b7ca39d741df2b83075 +size 16159245 diff --git a/gnome-shell.changes b/gnome-shell.changes index cd66b51..3a0d5eb 100644 --- a/gnome-shell.changes +++ b/gnome-shell.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Feb 14 10:40:16 UTC 2023 - Bjørn Lie + +- 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 diff --git a/gnome-shell.obsinfo b/gnome-shell.obsinfo index bccc83d..d742075 100644 --- a/gnome-shell.obsinfo +++ b/gnome-shell.obsinfo @@ -1,4 +1,4 @@ name: gnome-shell -version: 43.2 -mtime: 1670286003 -commit: e9b26eac0c0d66b87201874ce2b704268ee99be6 +version: 43.3 +mtime: 1676333492 +commit: 85f141fabd427fea597dfd87f9a2dedcf8695809 diff --git a/gnome-shell.spec b/gnome-shell.spec index bb43c4c..530da91 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -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