diff --git a/staging/gnome-settings-daemon/gnome-settings-daemon.spec b/staging/gnome-settings-daemon/gnome-settings-daemon.spec index 1f01514..6d35ed8 100644 --- a/staging/gnome-settings-daemon/gnome-settings-daemon.spec +++ b/staging/gnome-settings-daemon/gnome-settings-daemon.spec @@ -20,8 +20,8 @@ %global major_version %%(echo %{gnome_version} | cut -f 1 -d '~' | cut -f 1 -d '.') Name: gnome-settings-daemon -Version: %{gnome_version}.xscaling.9 -Release: %autorelease +Version: %{gnome_version} +Release: %autorelease.xscaling.{{{ git_dir_version }}} Summary: The daemon sharing settings from GNOME to GTK+/KDE applications License: GPL-2.0-or-later AND LGPL-2.1-or-later diff --git a/staging/gnome-shell/gnome-shell.spec b/staging/gnome-shell/gnome-shell.spec index d1c4462..c66f250 100644 --- a/staging/gnome-shell/gnome-shell.spec +++ b/staging/gnome-shell/gnome-shell.spec @@ -3,7 +3,7 @@ Name: gnome-shell Version: %{major_version}.0 -Release: %autorelease.bazzite.{{{ git_dir_version }}} +Release: %autorelease.switcheroo.{{{ git_dir_version }}} Summary: Window management and application launching for GNOME License: GPL-2.0-or-later diff --git a/staging/kf6-kio/kf6-kio.spec b/staging/kf6-kio/kf6-kio.spec index ce55819..ecf59ac 100644 --- a/staging/kf6-kio/kf6-kio.spec +++ b/staging/kf6-kio/kf6-kio.spec @@ -5,7 +5,7 @@ Name: kf6-%{framework} Version: %{majmin_ver_kf6}.0 -Release: 2%{?dist}.bazzite.{{{ git_dir_version }}} +Release: 2%{?dist}.switcheroo.{{{ git_dir_version }}} Summary: KDE Frameworks 6 Tier 3 solution for filesystem abstraction License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only) AND MIT diff --git a/staging/mutter/mutter.spec b/staging/mutter/mutter.spec index 6f2b115..92f1f75 100644 --- a/staging/mutter/mutter.spec +++ b/staging/mutter/mutter.spec @@ -16,8 +16,8 @@ %global _default_patch_fuzz 2 Name: mutter -Version: %{gnome_version}.xscaling.9 -Release: %autorelease +Version: %{gnome_version} +Release: %autorelease.xscaling.{{{ git_dir_version }}} Summary: Window and compositing manager based on Clutter License: GPLv2+