public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nils Philippsen <nils@tiptoe.de>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-shell-extension-freon] f45: Update to version 61
Date: Wed, 09 Sep 2026 14:33:00 GMT [thread overview]
Message-ID: <178896438024.1.16724703278343964628.rpms-gnome-shell-extension-freon-18f154f6d8d0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gnome-shell-extension-freon
Branch : f45
Commit : 18f154f6d8d049330b145efd44f8af872186b770
Author : Nils Philippsen <nils@tiptoe.de>
Date : 2026-09-09T16:31:00+02:00
Stats : +26/-26 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/gnome-shell-extension-freon/c/18f154f6d8d049330b145efd44f8af872186b770?branch=f45
Log:
Update to version 61
And mark compatible with GNOME Shell 51.
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
---
diff --git a/309.patch b/309.patch
deleted file mode 100644
index ac4bf3a..0000000
--- a/309.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From db7a6bfcd85fe7489c167fd4f84a004cb30e8544 Mon Sep 17 00:00:00 2001
-From: Nils Philippsen <nils@tiptoe.de>
-Date: Fri, 6 Mar 2026 10:21:08 +0100
-Subject: [PATCH] Mark compatible with GNOME Shell 50
-
-Signed-off-by: Nils Philippsen <nils@tiptoe.de>
----
- freon@UshakovVasilii_Github.yahoo.com/metadata.json | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/freon@UshakovVasilii_Github.yahoo.com/metadata.json b/freon@UshakovVasilii_Github.yahoo.com/metadata.json
-index d23765a..46de7ea 100644
---- a/freon@UshakovVasilii_Github.yahoo.com/metadata.json
-+++ b/freon@UshakovVasilii_Github.yahoo.com/metadata.json
-@@ -1,5 +1,5 @@
- {
-- "shell-version": ["45", "46", "47", "48", "49"],
-+ "shell-version": ["45", "46", "47", "48", "49", "50"],
- "uuid": "freon@UshakovVasilii_Github.yahoo.com",
- "name": "Freon",
- "description": "Shows CPU temperature, disk temperature, video card temperature (NVIDIA/Catalyst/Bumblebee&NVIDIA), voltage and fan RPM (forked from xtranophilist/gnome-shell-extension-sensors)",
diff --git a/317.patch b/317.patch
new file mode 100644
index 0000000..69c6dfe
--- /dev/null
+++ b/317.patch
@@ -0,0 +1,21 @@
+From 8372bc3be06294afe969436a0d80f8c041ed4b0d Mon Sep 17 00:00:00 2001
+From: Nils Philippsen <nils@tiptoe.de>
+Date: Wed, 9 Sep 2026 16:08:00 +0200
+Subject: [PATCH] Mark compatible with GNOME Shell 51
+
+Signed-off-by: Nils Philippsen <nils@tiptoe.de>
+---
+ freon@UshakovVasilii_Github.yahoo.com/metadata.json | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/freon@UshakovVasilii_Github.yahoo.com/metadata.json b/freon@UshakovVasilii_Github.yahoo.com/metadata.json
+index 46de7ea..a4f0b96 100644
+--- a/freon@UshakovVasilii_Github.yahoo.com/metadata.json
++++ b/freon@UshakovVasilii_Github.yahoo.com/metadata.json
+@@ -1,5 +1,5 @@
+ {
+- "shell-version": ["45", "46", "47", "48", "49", "50"],
++ "shell-version": ["45", "46", "47", "48", "49", "50", "51"],
+ "uuid": "freon@UshakovVasilii_Github.yahoo.com",
+ "name": "Freon",
+ "description": "Shows CPU temperature, disk temperature, video card temperature (NVIDIA/Catalyst/Bumblebee&NVIDIA), voltage and fan RPM (forked from xtranophilist/gnome-shell-extension-sensors)",
diff --git a/gnome-shell-extension-freon.spec b/gnome-shell-extension-freon.spec
index de63300..b235a60 100644
--- a/gnome-shell-extension-freon.spec
+++ b/gnome-shell-extension-freon.spec
@@ -2,7 +2,7 @@
Name: gnome-shell-extension-freon
Epoch: 2
-Version: 60
+Version: 61
%global srcversion EGO-%{version}
Release: %autorelease
Summary: GNOME Shell extension to display system temperature, voltage, and fan speed
@@ -10,9 +10,9 @@ Summary: GNOME Shell extension to display system temperature, voltage, an
License: GPL-2.0-only
URL: %{forgeurl}/wiki
Source: %{forgeurl}/archive/%{srcversion}/%{name}-%{srcversion}.tar.gz
-# Mark compatible with GNOME Shell 50
-# https://github.com/UshakovVasilii/gnome-shell-extension-freon/pull/309
-Patch: %{forgeurl}/pull/309.patch
+# Mark compatible with GNOME Shell 51
+# https://github.com/UshakovVasilii/gnome-shell-extension-freon/pull/317
+Patch: %{forgeurl}/pull/317.patch
BuildRequires: glib2
BuildRequires: gnome-shell-rpm-generators
diff --git a/sources b/sources
index 186d946..49d64ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gnome-shell-extension-freon-EGO-60.tar.gz) = d3ab128dcef20d02440539cd0516262e50e855f3084e1196859e52056ef343ba467f53ebf33ce49767b62235adae291786db4825e97e2a6b0f91d02535a133e7
+SHA512 (gnome-shell-extension-freon-EGO-61.tar.gz) = 3ef61a45fbb54ada6e7c3522f8cfff5c60d34e12b9cab7533112579a5007d66f293af12846fdc13a81a720adebcc66ceb0f09a132715eb901c314eaa58fa21f6
reply other threads:[~2026-09-09 14:33 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=178896438024.1.16724703278343964628.rpms-gnome-shell-extension-freon-18f154f6d8d0@fedoraproject.org \
--to=nils@tiptoe.de \
--cc=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