public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-shell-extension-system-monitor-applet] f44: SPEC file: Manual patching to add gnome-shell 51 compatibility
@ 2026-09-20 15:22 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-20 15:22 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gnome-shell-extension-system-monitor-applet
            Branch : f44
            Commit : a8573464267de0bc595777b517dced217f029c75
            Author : Nicolas Viéville <nicolas.vieville@uphf.fr>
            Date   : 2026-09-20T17:02:04+02:00
            Stats  : +2/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gnome-shell-extension-system-monitor-applet/c/a8573464267de0bc595777b517dced217f029c75?branch=f44

            Log:
            SPEC file: Manual patching to add gnome-shell 51 compatibility

Signed-off-by: Nicolas Viéville <nicolas.vieville@uphf.fr>

---
diff --git a/gnome-shell-extension-system-monitor-applet.spec b/gnome-shell-extension-system-monitor-applet.spec
index 36850c0..bf9f317 100644
--- a/gnome-shell-extension-system-monitor-applet.spec
+++ b/gnome-shell-extension-system-monitor-applet.spec
@@ -45,7 +45,8 @@ CPU usage, and network rate...
 
 %prep
 %autosetup -n %{gitname}-%{?gitcommit}%{!?gitcommit:%{version}} -p 1
-
+# Manual patching for newer gnome-shell version
+%{__sed} -i -e 's%, "50"%, "50", "51"%g' %{extuuid}/metadata.json
 
 %build
 # Not needed as build target is a dependency of install target in

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-20 15:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20 15:22 [rpms/gnome-shell-extension-system-monitor-applet] f44: SPEC file: Manual patching to add gnome-shell 51 compatibility 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox