diff --git a/gnome-shell-extensions-44.0.tar.xz b/gnome-shell-extensions-44.0.tar.xz deleted file mode 100644 index 4b2df09..0000000 --- a/gnome-shell-extensions-44.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c345e72f31a1e37f55063e0b15997301b01194ed698772fd87aeb50cbb101ab -size 227060 diff --git a/gnome-shell-extensions-45.0.tar.xz b/gnome-shell-extensions-45.0.tar.xz new file mode 100644 index 0000000..b809ce9 --- /dev/null +++ b/gnome-shell-extensions-45.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:239bf89ff52794f8d5e86acd85fbfe5c24be8ce167c57690db2efd587c339fd6 +size 201516 diff --git a/gnome-shell-extensions.changes b/gnome-shell-extensions.changes index 2beac05..57c9615 100644 --- a/gnome-shell-extensions.changes +++ b/gnome-shell-extensions.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Sat Sep 16 22:20:32 UTC 2023 - Bjørn Lie + +- Update to version 45.0: + + Updated translations. + +------------------------------------------------------------------- +Fri Sep 15 11:59:45 UTC 2023 - Bjørn Lie + +- Drop gnome-shell-extension-desktop-icons Requires from the + gnome-shell-classic package, and add a Obsoletes. Upstream have + stagnated since two releases back, and does currently not work. +- Fix a typo in an old Obsoletes. + +------------------------------------------------------------------- +Wed Sep 6 19:31:18 UTC 2023 - Bjørn Lie + +- Update to version 45.rc: + + Misc. bug fixes and cleanups. + + Updated translations. + +------------------------------------------------------------------- +Wed Aug 9 00:50:13 UTC 2023 - Dominique Leuenberger + +- Disable gnome-shell-add-app-to-desktop.patch for now: patch needs + to be rebased. + +------------------------------------------------------------------- +Tue Aug 8 13:48:39 UTC 2023 - Bjørn Lie + +- Update to version 45.beta: + + Port extensions to ESM + + Misc. bug fixes and cleanups + + Updated translations. + +------------------------------------------------------------------- +Sat Jul 15 14:45:42 UTC 2023 - Bjørn Lie + +- Update to version 45.alpha: + + window-list: Modernize default styling + + Replace classic styling with built-in light style + + window-list: Add tooltip for long window titles + + light-style: New extension + + Misc. bug fixes and cleanups + ------------------------------------------------------------------- Sun Mar 19 12:44:14 UTC 2023 - Bjørn Lie diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec index 5755f13..2060bb7 100644 --- a/gnome-shell-extensions.spec +++ b/gnome-shell-extensions.spec @@ -19,13 +19,13 @@ %global __requires_exclude typelib\\(Meta\\) Name: gnome-shell-extensions -Version: 44.0 +Version: 45.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/44/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-shell-extensions/45/%{name}-%{version}.tar.xz Source1: README.SUSE # PATCH-FEATURE-OPENSUSE gnome-shell-add-app-to-desktop.patch bnc#870580 dliang@suse.com -- allow adding app shortcut to desktop easily. @@ -70,9 +70,9 @@ This package provides files common to several GNOME Shell Extensions %package -n gnome-shell-classic Summary: A collection of extensions for Gnome-shell classic Group: System/GUI/GNOME -Requires: gnome-shell-extension-desktop-icons Requires: gnome-shell-extensions-common -Obsoletes: gnome-shell-classic-session < %{versoin} +Obsoletes: gnome-shell-classic-session < %{version} +Obsoletes: gnome-shell-extension-desktop-icons < %{version} BuildArch: noarch %description -n gnome-shell-classic @@ -95,7 +95,8 @@ to pick system installed themes or even themes installed in the user's home. %prep %setup -q -%patch1 -p1 +# Needs rebase +#patch1 -p1 # In openSUSE GNOME, we don't launch gnome-session directly, but wrap this through a shell script, /usr/bin/gnome sed -i "s:Exec=gnome-session:Exec=gnome:g" data/gnome-classic.desktop.in @@ -142,10 +143,6 @@ ln -s %{_sysconfdir}/alternatives/default-waylandsession.desktop %{buildroot}%{_ %{_datadir}/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/ %dir %{_datadir}/gnome-shell/modes %{_datadir}/gnome-shell/modes/classic.json -%dir %{_datadir}/gnome-shell/theme/ -%{_datadir}/gnome-shell/theme/classic-process-working.svg -%{_datadir}/gnome-shell/theme/gnome-classic-high-contrast.css -%{_datadir}/gnome-shell/theme/gnome-classic.css %dir %{_datadir}/wayland-sessions %{_datadir}/wayland-sessions/gnome-classic-wayland.desktop %{_datadir}/wayland-sessions/gnome-classic.desktop