public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-shell-extension-system-monitor-applet] f45: SPEC file: Manual patching to add gnome-shell 51 compatibility
Date: Sun, 20 Sep 2026 15:12:09 GMT [thread overview]
Message-ID: <178991712944.1.6180314252080369835.rpms-gnome-shell-extension-system-monitor-applet-a8573464267d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gnome-shell-extension-system-monitor-applet
Branch : f45
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=f45
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
reply other threads:[~2026-09-20 15:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178991712944.1.6180314252080369835.rpms-gnome-shell-extension-system-monitor-applet-a8573464267d@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox