public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ali Erdinc Koroglu <ali.koroglu@oss.qualcomm.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glances] epel9: Update to 3.4.0.5
Date: Sun, 30 Aug 2026 13:10:28 GMT	[thread overview]
Message-ID: <178809542831.1.10910127753186691547.rpms-glances-ef55d4a13d01@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-30 13:10 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=178809542831.1.10910127753186691547.rpms-glances-ef55d4a13d01@fedoraproject.org \
    --to=ali.koroglu@oss.qualcomm.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