diff --git a/_service b/_service index 773a7a2..1536e71 100644 --- a/_service +++ b/_service @@ -3,11 +3,11 @@ git https://gitlab.gnome.org/GNOME/gnome-shell.git - refs/tags/45.0 + acf5593bf86fc7c9ca015bada2535978c3007b13 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 - + enable diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..651cef0 --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + https://gitlab.gnome.org/GNOME/gnome-shell.git + acf5593bf86fc7c9ca015bada2535978c3007b13 \ No newline at end of file diff --git a/gnome-shell-45.0+20.obscpio b/gnome-shell-45.0+20.obscpio new file mode 100644 index 0000000..b71553a --- /dev/null +++ b/gnome-shell-45.0+20.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a443f871db189bab59f602c3885ac28428ce263c784db98ad967141bb8754f66 +size 16604685 diff --git a/gnome-shell-45.0.obscpio b/gnome-shell-45.0.obscpio deleted file mode 100644 index 57c954b..0000000 --- a/gnome-shell-45.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:236aca32e6c4401ec5ec6f6fb82b0e2e8847f281348b0aee0dee7e300b6fee1a -size 16579597 diff --git a/gnome-shell.changes b/gnome-shell.changes index cee32fe..4da681b 100644 --- a/gnome-shell.changes +++ b/gnome-shell.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Oct 26 18:30:06 UTC 2023 - bjorn.lie@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. + ------------------------------------------------------------------- Fri Oct 20 00:40:13 UTC 2023 - Xiaoguang Wang diff --git a/gnome-shell.obsinfo b/gnome-shell.obsinfo index 66e272f..2b4cb64 100644 --- a/gnome-shell.obsinfo +++ b/gnome-shell.obsinfo @@ -1,4 +1,4 @@ name: gnome-shell -version: 45.0 -mtime: 1694888878 -commit: 2127c62b210f605747e019e6e2abee82516e3ccb +version: 45.0+20 +mtime: 1698120269 +commit: acf5593bf86fc7c9ca015bada2535978c3007b13 diff --git a/gnome-shell.spec b/gnome-shell.spec index 2d4927f..5576dcf 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -21,7 +21,7 @@ %define mutter_req 45.beta Name: gnome-shell -Version: 45.0 +Version: 45.0+20 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 @@ Patch1: gnome-shell-private-connection.patch Patch7: gnome-shell-executable-path-not-absolute.patch # PATCH-FIX-UPSTREAM gnome-shell-exit-crash-workaround.patch bsc#1190878 glgo#GNOME/gnome-shell#4344 qkzhu@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 dliang@suse.com -- Add an applet on login UI to display suse icon, product name, hostname. @@ -185,6 +187,7 @@ This package contains an optional extensions app for managing GNOME Shell extens %patch1 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 %if 0%{?sle_version} %patch1001 -p1 diff --git a/gnome-shell_nb_fix_trans.patch b/gnome-shell_nb_fix_trans.patch new file mode 100644 index 0000000..94b6c13 --- /dev/null +++ b/gnome-shell_nb_fix_trans.patch @@ -0,0 +1,11 @@ +--- 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"