diff --git a/_service b/_service index d12a423..861f3e4 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/gnome-shell.git - refs/tags/43.0 + refs/tags/43.1 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/gnome-shell-43.0.obscpio b/gnome-shell-43.0.obscpio deleted file mode 100644 index 6d1914e..0000000 --- a/gnome-shell-43.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e33cb4a83da30a61bf03dcd1fbe4479b945b1e4fcfc271864fce603b7e99ea32 -size 16082445 diff --git a/gnome-shell-43.1.obscpio b/gnome-shell-43.1.obscpio new file mode 100644 index 0000000..9fd1a19 --- /dev/null +++ b/gnome-shell-43.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad5005d36b0fb0c0103d5b0851faebd39e1ccf7cc1bc57666b55885f6a1cb86a +size 16074765 diff --git a/gnome-shell.changes b/gnome-shell.changes index 84172c0..0da4353 100644 --- a/gnome-shell.changes +++ b/gnome-shell.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Nov 4 17:56:28 UTC 2022 - Bjørn Lie + +- Update to version 43.1: + + Fix default keyboard layout during initial setup. + + Show Bluetooth switch in more cases. + + Include origin in sound device switcher. + + Fix remembering inhibit-shortcut permission for multiple apps. + + Forward TERMINAL input purpose to ibus. + + Fix style glitches. + + Fix tracking of newly installed apps. + + Fix space key getting stuck in on-screen keyboard. + + Fix showing passwords as on-screen keyboard suggestions. + + Fix network portal regression. + + Fix possible freeze during initialization. + + Misc. bug fixes and cleanups. + + Updated translations. + ------------------------------------------------------------------- Fri Oct 28 08:03:22 UTC 2022 - Milachew diff --git a/gnome-shell.obsinfo b/gnome-shell.obsinfo index c9969d7..e4467e2 100644 --- a/gnome-shell.obsinfo +++ b/gnome-shell.obsinfo @@ -1,4 +1,4 @@ name: gnome-shell -version: 43.0 -mtime: 1663432679 -commit: 0bd73b79a630ad1354bae3ccd69beaeba2f74d4b +version: 43.1 +mtime: 1667557193 +commit: 8b00255cc31814b09a35c9be38228d873676233e diff --git a/gnome-shell.spec b/gnome-shell.spec index 812ec22..0999f5f 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -19,7 +19,7 @@ %global __requires_exclude typelib\\(Meta\\) Name: gnome-shell -Version: 43.0 +Version: 43.1 Release: 0 Summary: GNOME Shell # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later