From 3c9b2fd42286c0f44115e238d9e6d28bf1cc29d988b7cff9721e2d6ba4037c7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 11 Jan 2022 18:18:06 +0000 Subject: [PATCH] Accepting request 945637 from GNOME:Next - Update to version 41.3: + Improve window tracking + Simplify scroll fade shader to work with old hardware + Tweak (un)minimize animations + Don't wake up screen in DND mode + Fix immediately withdrawn notifications getting stuck + Honor XDG SingleMainWindow key in .desktop files + Fixed crashes + Misc. bug fixes and cleanups + Updated translations. - Modernize our Supplements in gnome-shell-calendar sub-package. OBS-URL: https://build.opensuse.org/request/show/945637 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=494 --- _service | 2 +- _servicedata | 4 ---- gnome-shell-41.2.obscpio | 3 --- gnome-shell-41.3.obscpio | 3 +++ gnome-shell.changes | 15 +++++++++++++++ gnome-shell.obsinfo | 7 +++---- gnome-shell.spec | 6 +++--- 7 files changed, 25 insertions(+), 15 deletions(-) delete mode 100644 _servicedata delete mode 100644 gnome-shell-41.2.obscpio create mode 100644 gnome-shell-41.3.obscpio diff --git a/_service b/_service index 6cbc485..d1e37c5 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/gnome-shell.git - refs/tags/41.2 + refs/tags/41.3 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/_servicedata b/_servicedata deleted file mode 100644 index 0b1d5b5..0000000 --- a/_servicedata +++ /dev/null @@ -1,4 +0,0 @@ - - - https://gitlab.gnome.org/GNOME/gnome-shell.git - b371faddb4c466a651a292006923eefe6fdb187e \ No newline at end of file diff --git a/gnome-shell-41.2.obscpio b/gnome-shell-41.2.obscpio deleted file mode 100644 index 6f9296d..0000000 --- a/gnome-shell-41.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:171f33d9c78a0c763261f730cd5363d258c938de759696d4ba7d69c62a95e4f9 -size 15131661 diff --git a/gnome-shell-41.3.obscpio b/gnome-shell-41.3.obscpio new file mode 100644 index 0000000..2bb63b1 --- /dev/null +++ b/gnome-shell-41.3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b6e6225e8d5829d008f3dfbb67c4331192ab7eafa40e04e9886d3a470f565a +size 15131661 diff --git a/gnome-shell.changes b/gnome-shell.changes index 456a360..8e39c37 100644 --- a/gnome-shell.changes +++ b/gnome-shell.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Jan 11 17:49:14 UTC 2022 - Bjørn Lie + +- Update to version 41.3: + + Improve window tracking + + Simplify scroll fade shader to work with old hardware + + Tweak (un)minimize animations + + Don't wake up screen in DND mode + + Fix immediately withdrawn notifications getting stuck + + Honor XDG SingleMainWindow key in .desktop files + + Fixed crashes + + Misc. bug fixes and cleanups + + Updated translations. +- Modernize our Supplements in gnome-shell-calendar sub-package. + ------------------------------------------------------------------- Fri Dec 17 04:09:17 UTC 2021 - QK ZHU diff --git a/gnome-shell.obsinfo b/gnome-shell.obsinfo index 510b2f3..ac230a5 100644 --- a/gnome-shell.obsinfo +++ b/gnome-shell.obsinfo @@ -1,5 +1,4 @@ name: gnome-shell -version: 41.2 -mtime: 1639232683 -commit: 618965fcd4a16255235dc6e27a88fe29118afd22 - +version: 41.3 +mtime: 1641765918 +commit: 0599ffd06e1795f2c1c1bb18fe3d495c7206a3b7 diff --git a/gnome-shell.spec b/gnome-shell.spec index b8c2d53..2b3465d 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-shell # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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: 41.2 +Version: 41.3 Release: 0 Summary: GNOME Shell # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later @@ -160,7 +160,7 @@ Group: System/GUI/GNOME Requires: %{name} = %{version} # The clock / calendar applet in the panel requires e-d-s (bnc#795793). Requires: evolution-data-server -Supplements: packageand(%{name}:evolution-data-server) +Supplements: (%{name} and evolution-data-server) %description calendar This package adds support for Evolution Calendar, such as appointments