Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-shell-extensions for openSUSE:Factory checked in at 2024-03-20 21:13:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-shell-extensions (Old) and /work/SRC/openSUSE:Factory/.gnome-shell-extensions.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-shell-extensions" Wed Mar 20 21:13:14 2024 rev:135 rq:1159760 version:46.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes 2023-12-06 23:49:09.169284924 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-shell-extensions.new.1905/gnome-shell-extensions.changes 2024-03-20 21:14:12.645653034 +0100 @@ -1,0 +2,44 @@ +Sun Mar 17 09:29:12 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 46.0: + + system-monitor: Fix net speed. + + Misc. bug fixes and cleanups. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 4 08:33:42 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 46.rc: + + Fix window previews in workspace indicator. + + Fix menu ornament in workspace indicator. + + Misc. bug fixes and cleanups. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 12 16:36:03 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 46.beta: + + apps-menu: Rename Applications to Apps. + + Misc. bug fixes and cleanups. + +------------------------------------------------------------------- +Tue Jan 16 20:34:46 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantari...@pm.me> + +- Enable system-monitor extension. + +------------------------------------------------------------------- +Tue Jan 16 13:16:40 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 46.alpha: + + workspace-indicator: Fix initial preview visibility. + + screenshot-window-sizer: Fix cycling between sizes backwards. + + Add back overview in Classic session. + + Allow running Classic session headless. + + window-list: Fix buttons not being clickable at the screen + edge. + + Add system-monitor extension. + + Fixed crash. + + Misc. bug fixes and cleanups. +- Convert to source service for easier updating. + +------------------------------------------------------------------- Old: ---- gnome-shell-extensions-45.2.tar.xz New: ---- _service gnome-shell-extensions-46.0.obscpio gnome-shell-extensions.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-shell-extensions.spec ++++++ --- /var/tmp/diff_new_pack.MBqKx6/_old 2024-03-20 21:14:13.245675083 +0100 +++ /var/tmp/diff_new_pack.MBqKx6/_new 2024-03-20 21:14:13.245675083 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-shell-extensions # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -19,13 +19,13 @@ %global __requires_exclude typelib\\(Meta\\) Name: gnome-shell-extensions -Version: 45.2 +Version: 46.0 Release: 0 Summary: A collection of extensions for GNOME Shell License: GPL-2.0-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Projects/GnomeShell/Extensions -Source0: https://download.gnome.org/sources/gnome-shell-extensions/45/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.zst Source1: README.SUSE # PATCH-FEATURE-OPENSUSE gnome-shell-add-app-to-desktop.patch bnc#870580 dli...@suse.com -- allow adding app shortcut to desktop easily. @@ -91,10 +91,19 @@ This extension allows the user to switch to different themes. It's possible to pick system installed themes or even themes installed in the user's home. +%package -n gnome-shell-extension-system-monitor +Summary: System monitor for GNOME Shell +Group: System/GUI/GNOME +BuildArch: noarch +Recommends: gnome-system-monitor + +%description -n gnome-shell-extension-system-monitor +This GNOME Shell extension displays system usage information in the top bar. + %lang_package -n %{name}-common %prep -%setup -q +%autosetup -N # Needs rebase #patch1 -p1 @@ -109,7 +118,7 @@ %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" + -D enable_extensions="apps-menu,places-menu,launch-new-instance,window-list,workspace-indicator,user-theme,system-monitor" %meson_build %install @@ -161,5 +170,10 @@ %{_datadir}/gnome-shell/extensions/user-th...@gnome-shell-extensions.gcampax.github.com/ %{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.xml +%files -n gnome-shell-extension-system-monitor +%license COPYING +%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.system-monitor.gschema.xml +%{_datadir}/gnome-shell/extensions/system-moni...@gnome-shell-extensions.gcampax.github.com/ + %files common-lang -f %{name}.lang ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/gnome-shell-extensions.git</param> <param name="revision">46.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> <!-- <param name="changesgenerate">enable</param> --> </service> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">zst</param> </service> <service name="set_version" mode="manual" /> </services> ++++++ gnome-shell-extensions.obsinfo ++++++ name: gnome-shell-extensions version: 46.0 mtime: 1710550726 commit: e65c561e6f49952346c96fd3d5d222671f6b3b89