diff --git a/spec_files/gamescope/gamescope.spec b/spec_files/gamescope/gamescope.spec index b8ef9fb4..1a83f977 100644 --- a/spec_files/gamescope/gamescope.spec +++ b/spec_files/gamescope/gamescope.spec @@ -2,7 +2,7 @@ Name: gamescope Version: 3.13.18 -Release: 1%{?dist} +Release: 1%{?dist}.bazzite.{{{ git_dir_version }}} Summary: Micro-compositor for video games on Wayland License: BSD diff --git a/spec_files/wayland-protocols/wayland-protocols.spec b/spec_files/wayland-protocols/wayland-protocols.spec index 9ec168cd..396cab5a 100644 --- a/spec_files/wayland-protocols/wayland-protocols.spec +++ b/spec_files/wayland-protocols/wayland-protocols.spec @@ -1,6 +1,6 @@ Name: wayland-protocols %global wayland_version 1.32 -Version: %{wayland_version}.vrr.1 +Version: %{wayland_version}.bazzite.{{{ git_dir_version }}} Release: 2%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol diff --git a/spec_files/xorg-x11-proto-devel/xorg-x11-proto-devel.spec b/spec_files/xorg-x11-proto-devel/xorg-x11-proto-devel.spec index 7b317991..ee9d9383 100644 --- a/spec_files/xorg-x11-proto-devel/xorg-x11-proto-devel.spec +++ b/spec_files/xorg-x11-proto-devel/xorg-x11-proto-devel.spec @@ -6,7 +6,7 @@ Summary: X.Org X11 Protocol headers Name: xorg-x11-proto-devel %global xorg_version 2023.2 -Version: %{xorg_version}.vrr.1 +Version: %{xorg_version}.bazzite.{{{ git_dir_version }}} Release: 2%{?dist} License: MIT URL: https://www.x.org diff --git a/spec_files/xorg-x11-server-Xwayland/xorg-x11-server-Xwayland.spec b/spec_files/xorg-x11-server-Xwayland/xorg-x11-server-Xwayland.spec index e5e4c0b6..b42910d6 100644 --- a/spec_files/xorg-x11-server-Xwayland/xorg-x11-server-Xwayland.spec +++ b/spec_files/xorg-x11-server-Xwayland/xorg-x11-server-Xwayland.spec @@ -9,7 +9,7 @@ Summary: Xwayland Name: xorg-x11-server-Xwayland %global xwayland_version 23.2.2 -Version: %{xwayland_version}.vrr.1 +Version: %{xwayland_version}.bazzite.{{{ git_dir_version }}} Release: 1%{?gitdate:.%{gitdate}git%{shortcommit}}%{?dist} URL: http://www.x.org