public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ali Erdinc Koroglu <aekoroglu@linux.intel.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glances] epel10: Update to 4.2.1 (rhbz#2323334)
Date: Sun, 30 Aug 2026 14:23:40 GMT	[thread overview]
Message-ID: <178809982028.1.16373151768074895907.rpms-glances-eec9e219cc60@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-30 14:23 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=178809982028.1.16373151768074895907.rpms-glances-eec9e219cc60@fedoraproject.org \
    --to=aekoroglu@linux.intel.com \
    --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