From fa8212fcc4ee4b2b7c9cba0c086729379b9f33d0 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Tue, 15 Apr 2025 09:05:33 -0700 Subject: [PATCH] fix(gnome-shell): rename back without .switcheroo tag suffix (#4317) (#4319) Signed-off-by: madomado (cherry picked from commit b5a2ffd73764771963c938d76604f138210d495d) Co-authored-by: madomado --- anda/desktops/gnome/gnome-shell/gnome-shell.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/anda/desktops/gnome/gnome-shell/gnome-shell.spec b/anda/desktops/gnome/gnome-shell/gnome-shell.spec index 6953e902fe..9e0391a1ed 100644 --- a/anda/desktops/gnome/gnome-shell/gnome-shell.spec +++ b/anda/desktops/gnome/gnome-shell/gnome-shell.spec @@ -8,12 +8,14 @@ %global portal_helper 1 %endif -Name: gnome-shell.switcheroo +Name: gnome-shell Version: %{major_version}.%{minor_version} -Release: 1%{?dist}.switcheroo +Release: 2%{?dist}.switcheroo Summary: Window management and application launching for GNOME Provides: gnome-shell = %version-%release +Provides: gnome-shell.switcheroo = %version-%release +Obsoletes: gnome-shell.switcheroo <= 47.3-2 License: GPL-2.0-or-later URL: https://wiki.gnome.org/Projects/GnomeShell Source0: https://download.gnome.org/sources/gnome-shell/%{major_version}/gnome-shell-%{tarball_version}.tar.xz