diff --git a/_service b/_service index f79b97f..3bf2ae0 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/gnome-shell-extensions.git - 46.2 + 47.0 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/gnome-shell-extensions-46.2.obscpio b/gnome-shell-extensions-46.2.obscpio deleted file mode 100644 index 526a245..0000000 --- a/gnome-shell-extensions-46.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0eeca39a287d07b470500f0cba10f9ab6e4a5d5a4df9856e2cee274890d7c7f0 -size 1534988 diff --git a/gnome-shell-extensions-47.0.obscpio b/gnome-shell-extensions-47.0.obscpio new file mode 100644 index 0000000..9e39db6 --- /dev/null +++ b/gnome-shell-extensions-47.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d78f2c8fc0a762c6711187995eaad292bdd51f9fc53e7b375fd8d3eb119dfe86 +size 1544204 diff --git a/gnome-shell-extensions.changes b/gnome-shell-extensions.changes index 71829b1..d7cc301 100644 --- a/gnome-shell-extensions.changes +++ b/gnome-shell-extensions.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sun Sep 15 06:57:27 UTC 2024 - Bjørn Lie + +- Update to version 47.0: + + Updated translations. + +------------------------------------------------------------------- +Sun Sep 1 13:16:32 UTC 2024 - Bjørn Lie + +- Update to version 47.rc: + + Misc. bug fixes and cleanups. + + Updated translations. +- Changes from version 47.beta: + + window-list: Modernize styling + + Include "status-icons" extension + + Misc. bug fixes and cleanups + + Updated translations. +- Changes from version 47.alpha: + + Improve workspace previews in window-list and + workspace-indicator + + apps-menu: Fix a11y of category labels + + window-list: Fix long-press support + + window-list: Animate transitions + + Misc. bug fixes and cleanups + + Updated translations. +- Build the new status-icons extension. + ------------------------------------------------------------------- Mon May 27 07:03:29 UTC 2024 - Dominique Leuenberger diff --git a/gnome-shell-extensions.obsinfo b/gnome-shell-extensions.obsinfo index 16f4704..e8f28de 100644 --- a/gnome-shell-extensions.obsinfo +++ b/gnome-shell-extensions.obsinfo @@ -1,4 +1,4 @@ name: gnome-shell-extensions -version: 46.2 -mtime: 1716673202 -commit: ae9411a23d3e4b1872087587c284ac80644c8e15 +version: 47.0 +mtime: 1726332513 +commit: 2716cb0b9883524ad967806c66b2a6fdcf7ff7d6 diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec index 2f071c7..7eee2a8 100644 --- a/gnome-shell-extensions.spec +++ b/gnome-shell-extensions.spec @@ -19,7 +19,7 @@ %global __requires_exclude typelib\\(Meta\\) Name: gnome-shell-extensions -Version: 46.2 +Version: 47.0 Release: 0 Summary: A collection of extensions for GNOME Shell License: GPL-2.0-or-later @@ -118,7 +118,7 @@ sed -i -e 's/openSUSE/SUSE Linux Enterprise/g' README.SUSE %meson \ -D classic_mode=true \ -D extension_set=classic \ - -D enable_extensions="apps-menu,places-menu,launch-new-instance,window-list,workspace-indicator,user-theme,system-monitor" + -D enable_extensions="apps-menu,places-menu,launch-new-instance,window-list,workspace-indicator,user-theme,system-monitor,status-icons" %meson_build %install @@ -144,12 +144,14 @@ ln -s %{_sysconfdir}/alternatives/default-waylandsession.desktop %{buildroot}%{_ %{_datadir}/glib-2.0/schemas/00_org.gnome.shell.extensions.classic.gschema.override %{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.apps-menu.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.window-list.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.workspace-indicator.gschema.xml %dir %{_datadir}/gnome-shell/extensions %{_datadir}/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com/ %{_datadir}/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com/ %{_datadir}/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com/ %{_datadir}/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com/ %{_datadir}/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/ +%{_datadir}/gnome-shell/extensions/status-icons@gnome-shell-extensions.gcampax.github.com/ %dir %{_datadir}/gnome-shell/modes %{_datadir}/gnome-shell/modes/classic.json %dir %{_datadir}/wayland-sessions