public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glances] epel9: Update to 3.4.0.5
@ 2026-08-30 13:10 Ali Erdinc Koroglu
0 siblings, 0 replies; only message in thread
From: Ali Erdinc Koroglu @ 2026-08-30 13:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glances
Branch : epel9
Commit : ef55d4a13d01dc3a7255f48474ffd7228dcca498
Author : Ali Erdinc Koroglu <ali.koroglu@oss.qualcomm.com>
Date : 2026-08-30T16:10:13+03:00
Stats : +29/-13 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/glances/c/ef55d4a13d01dc3a7255f48474ffd7228dcca498?branch=epel9
Log:
Update to 3.4.0.5
---
diff --git a/disable-update-check.patch b/disable-update-check.patch
index da12729..3f6e2d5 100644
--- a/disable-update-check.patch
+++ b/disable-update-check.patch
@@ -1,12 +1,6 @@
-Description: Disable nagging suggestion to upgrade using pip
-Author: Sebastien Badia <sbadia@debian.org>
-Bug-Debian: https://bugs.debian.org/877127
-Forwarded: not-needed
-Last-Update: 2022-04-16
-
---- a/glances/standalone.py
-+++ b/glances/standalone.py
-@@ -107,9 +107,6 @@
+--- a/glances/standalone.py 2026-08-30 13:50:23.320815366 +0300
++++ b/glances/standalone.py 2026-08-30 13:50:50.952790731 +0300
+@@ -105,9 +105,6 @@
# Init screen
self.screen = GlancesCursesStandalone(config=config, args=args)
@@ -16,7 +10,7 @@ Last-Update: 2022-04-16
@property
def quiet(self):
return self._quiet
-@@ -188,12 +185,3 @@
+@@ -186,17 +183,3 @@
# Exit from export modules
self.stats.end()
@@ -29,3 +23,19 @@ Last-Update: 2022-04-16
- )
- )
- print("You should consider upgrading using: pip install --upgrade glances")
+- print("Disable this warning temporarily using: glances --disable-check-update")
+- print(
+- "To disable it permanently, refer config reference at "
+- "https://glances.readthedocs.io/en/latest/config.html#syntax"
+- )
+--- a/conf/glances.conf 2026-08-30 13:51:01.107600959 +0300
++++ b/conf/glances.conf 2026-08-30 13:51:40.921229443 +0300
+@@ -8,7 +8,7 @@
+ # It is also possible to overwrite it in each plugin sections
+ refresh=2
+ # Does Glances should check if a newer version is available on PyPI ?
+-check_update=true
++#check_update=true
+ # History size (maximum number of values)
+ # Default is 1200 values (~1h with the default refresh rate)
+ history_size=1200
diff --git a/glances.spec b/glances.spec
index b904642..5391e6f 100644
--- a/glances.spec
+++ b/glances.spec
@@ -12,8 +12,8 @@ system. It is based on an open architecture where developers can add new
plugins or exports modules.}
Name: glances
-Version: 3.3.1
-Release: 2%{?dist}
+Version: 3.4.0.5
+Release: 1%{?dist}
Summary: A cross-platform system monitoring tool
License: LGPL-3.0-only AND MIT
@@ -83,6 +83,12 @@ install -D -p -m 644 conf/glances.conf $RPM_BUILD_ROOT/etc/glances/glances.conf
%{_unitdir}/%{name}.service
%changelog
+* Sun Aug 30 2026 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 3.4.0.5-1
+- Update to 3.4.0.5
+
+* Fri Jan 20 2023 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 3.3.1-2
+- Rebuilt for RHBZ #2162627
+
* Fri Jan 20 2023 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 3.3.1-2
- Rebuilt for RHBZ #2162627
diff --git a/sources b/sources
index 819f907..9345e42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glances-3.3.1.tar.gz) = 4c75000552d7736a010edd9f5ca8afc9ff2a48efc5603d363bf3d3d396980a345480c0afd16b3822f1ae9519584bc076be37390bc2c5477285bda15a93d82bf8
+SHA512 (glances-3.4.0.5.tar.gz) = aca140fedc2acc97ae4901722e0406acb8bea6eac5295d95499860a522e74d29ecbc4cfb28fecfd4a2879f4ee44175bd4efd2429b9d7e302b4a182caabd6a5f8
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-30 13:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-30 13:10 [rpms/glances] epel9: Update to 3.4.0.5 Ali Erdinc Koroglu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox