Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-shell for openSUSE:Factory checked in at 2023-11-02 20:20:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old) and /work/SRC/openSUSE:Factory/.gnome-shell.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-shell" Thu Nov 2 20:20:26 2023 rev:243 rq:1121612 version:45.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes 2023-10-24 20:07:32.482744935 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-shell.new.17445/gnome-shell.changes 2023-11-02 20:20:29.469674840 +0100 @@ -1,0 +2,29 @@ +Wed Nov 1 09:44:23 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 45.1: + + Fix scroll handling on sliders + + overview: Handle unredirection as part of the state transition + + Handle DESKTOP windows during workspace animations + + Fix unexpected focus changes with multi-window apps + + Improve recording indicator in light style + + Fix calendar popup shrinking on date changes + + Fixed crashes + + Misc. bug fixes and cleanups + + Updated translations. + +------------------------------------------------------------------- +Thu Oct 26 18:30:06 UTC 2023 - bjorn....@gmail.com + +- Update to version 45.0+20: + + workspaceAnimation: Handle DESKTOP windows + + st/scroll-view: Use clutter_actor_get_effect() to get fade effect + + overview: Handle unredirection in OverviewShown state machine + + status/system: Use Intl to format battery percentage + + slider: + - Ignore left/right scroll directions + - Fix check for emulated scroll events + + Updated translations. +- Add gnome-shell_nb_fix_trans.patch: Fix typo in translation + breaking gnome-shell calendar overview. + +------------------------------------------------------------------- Old: ---- gnome-shell-45.0.obscpio New: ---- gnome-shell-45.1.obscpio gnome-shell_nb_fix_trans.patch BETA DEBUG BEGIN: New: + Updated translations. - Add gnome-shell_nb_fix_trans.patch: Fix typo in translation breaking gnome-shell calendar overview. BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-shell.spec ++++++ --- /var/tmp/diff_new_pack.gldyik/_old 2023-11-02 20:20:30.393708841 +0100 +++ /var/tmp/diff_new_pack.gldyik/_new 2023-11-02 20:20:30.397708988 +0100 @@ -21,7 +21,7 @@ %define mutter_req 45.beta Name: gnome-shell -Version: 45.0 +Version: 45.1 Release: 0 Summary: GNOME Shell # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later @@ -41,6 +41,8 @@ Patch7: gnome-shell-executable-path-not-absolute.patch # PATCH-FIX-UPSTREAM gnome-shell-exit-crash-workaround.patch bsc#1190878 glgo#GNOME/gnome-shell#4344 qk...@suse.com -- Workaround logout crashing Patch8: gnome-shell-exit-crash-workaround.patch +# PATCH-FIX-UPSTREAM gnome-shell_nb_fix_trans.patch -- Fix typo in translation breaking gnome-shell calendar overview +Patch9: gnome-shell_nb_fix_trans.patch ## NOTE: Keep SLE-only patches at bottom (starting on 1000). # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 dli...@suse.com -- Add an applet on login UI to display suse icon, product name, hostname. @@ -185,6 +187,7 @@ %patch1 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 %if 0%{?sle_version} %patch1001 -p1 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.gldyik/_old 2023-11-02 20:20:30.437710460 +0100 +++ /var/tmp/diff_new_pack.gldyik/_new 2023-11-02 20:20:30.441710607 +0100 @@ -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/45.0</param> + <param name="revision">refs/tags/45.1</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> ++++++ gnome-shell-45.0.obscpio -> gnome-shell-45.1.obscpio ++++++ /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-45.0.obscpio /work/SRC/openSUSE:Factory/.gnome-shell.new.17445/gnome-shell-45.1.obscpio differ: char 49, line 1 ++++++ gnome-shell.obsinfo ++++++ --- /var/tmp/diff_new_pack.gldyik/_old 2023-11-02 20:20:30.505712962 +0100 +++ /var/tmp/diff_new_pack.gldyik/_new 2023-11-02 20:20:30.505712962 +0100 @@ -1,5 +1,5 @@ name: gnome-shell -version: 45.0 -mtime: 1694888878 -commit: 2127c62b210f605747e019e6e2abee82516e3ccb +version: 45.1 +mtime: 1698794309 +commit: a7c169c6c29cf02a4c392fa0acbbc5f5072823e7 ++++++ gnome-shell_nb_fix_trans.patch ++++++ --- gnome-shell/po/nb.po 2023-10-18 13:10:49.960117352 +0200 +++ gnome-shell-45.0+19/po/nb.po 2023-10-18 13:12:11.924393749 +0200 @@ -951,7 +951,7 @@ #, no-javascript-format msgctxt "date day number format" msgid "%d" -msgstr "&d" +msgstr "%d" #: js/ui/calendar.js:728 msgid "Week %V"