public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glances] epel10: Update to 4.2.1 (rhbz#2323334)
@ 2026-08-30 14:23 Ali Erdinc Koroglu
0 siblings, 0 replies; only message in thread
From: Ali Erdinc Koroglu @ 2026-08-30 14:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glances
Branch : epel10
Commit : eec9e219cc60fa4334b8ba305b15475a4f49435c
Author : Ali Erdinc Koroglu <aekoroglu@linux.intel.com>
Date : 2024-11-05T11:24:09+02:00
Stats : +6/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/glances/c/eec9e219cc60fa4334b8ba305b15475a4f49435c?branch=epel10
Log:
Update to 4.2.1 (rhbz#2323334)
---
diff --git a/disable-update-check.patch b/disable-update-check.patch
index 42359fd..84a9f43 100644
--- a/disable-update-check.patch
+++ b/disable-update-check.patch
@@ -1,5 +1,5 @@
---- a/glances/standalone.py 2024-05-24 15:28:47.738777512 +0300
-+++ b/glances/standalone.py 2024-05-24 15:29:53.860611529 +0300
+--- a/glances/standalone.py 2024-11-05 09:59:50.663671257 +0200
++++ b/glances/standalone.py 2024-11-05 10:02:11.003326973 +0200
@@ -112,9 +112,6 @@
# It is done in the screen.init function
self._quiet = args.quiet
@@ -10,13 +10,13 @@
@property
def quiet(self):
return self._quiet
-@@ -192,15 +189,3 @@
+@@ -194,15 +191,3 @@
# Exit from export modules
self.stats.end()
-
- # Check Glances version versus PyPI one
-- if self.outdated.is_outdated():
+- if self.outdated.is_outdated() and 'unknown' not in self.outdated.installed_version():
- latest_version = self.outdated.latest_version()
- installed_version = self.outdated.installed_version()
- print(f"You are using Glances version {installed_version}, however version {latest_version} is available.")
diff --git a/glances.spec b/glances.spec
index fddd650..783f3a3 100644
--- a/glances.spec
+++ b/glances.spec
@@ -12,7 +12,7 @@ system. It is based on an open architecture where developers can add new
plugins or exports modules.}
Name: glances
-Version: 4.2.0
+Version: 4.2.1
Release: %autorelease
Summary: A cross-platform system monitoring tool
@@ -39,7 +39,6 @@ Requires: python3-uvicorn
# disable PyPI update check + no need to have packaging dep
sed -i -e 's/check_update=true/check_update=false/' conf/glances.conf
-sed -i "s/, 'packaging'//" setup.py
sed -i '/packaging/d' requirements.txt
%generate_buildrequires
diff --git a/sources b/sources
index 35861a8..2a7140e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glances-4.2.0.tar.gz) = 8382901e19f7d347514dc975895711458a6d28e4d0f1b240997d3bb70d8eca35720e819b0207e2bc755957772d4c4d3eac290c7656d06dd076838f1df4601c5b
+SHA512 (glances-4.2.1.tar.gz) = 6359db56ac0fc51672a2ea29628371ebbc25c8c497d6d0368f9d436b331623fbcd61c94e6ea7a6a79ad4d0ce6980f0cc0091f3a33b3d52af81078aa83f29792e
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-30 14:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-30 14:23 [rpms/glances] epel10: Update to 4.2.1 (rhbz#2323334) 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