From 66955341271a7c0fbc4f3df6a3fffc8f216798d2 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sun, 7 Jun 2026 16:18:25 -0500 Subject: [PATCH] fix (gnome-shell-extension-grand-theft-focus): uuid (#12950) (#12961) (cherry picked from commit 6e4f2bb3f75cd4f138afafe824763d1e58458390) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- .../gnome-shell-extension-grand-theft-focus.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/desktops/gnome/gnome-shell-extension-grand-theft-focus/gnome-shell-extension-grand-theft-focus.spec b/anda/desktops/gnome/gnome-shell-extension-grand-theft-focus/gnome-shell-extension-grand-theft-focus.spec index cef765fdd2..cf0c9db1ad 100644 --- a/anda/desktops/gnome/gnome-shell-extension-grand-theft-focus/gnome-shell-extension-grand-theft-focus.spec +++ b/anda/desktops/gnome/gnome-shell-extension-grand-theft-focus/gnome-shell-extension-grand-theft-focus.spec @@ -1,9 +1,9 @@ %global extension grand-theft-focus -%global uuid %{extension}@zalckos +%global uuid %{extension}@zalckos.github.com Name: gnome-shell-extension-%{extension} Version: 10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: GNOME extension that removes the 'Window is ready' notification and brings the window into focus instead License: AGPL-3.0-only URL: https://github.com/zalckos/GrandTheftFocus