public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Edouard Bourguignon <madko@linuxed.net>
To: git-commits@fedoraproject.org
Subject: [rpms/glances] epel10: Upgrade to 1.5.1 (fix compute data bug in el6)
Date: Sun, 30 Aug 2026 14:22:45 GMT	[thread overview]
Message-ID: <178809976594.1.1822447411869263196.rpms-glances-a09552957ac0@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/glances
Branch : epel10
Commit : a09552957ac00e089310e64cc2e72a11af147a61
Author : Edouard Bourguignon <madko@linuxed.net>
Date   : 2012-11-13T06:45:14+01:00
Stats  : +6/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/glances/c/a09552957ac00e089310e64cc2e72a11af147a61?branch=epel10

Log:
Upgrade to 1.5.1 (fix compute data bug in el6)

---
diff --git a/.gitignore b/.gitignore
index 8299868..765ea54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /glances-1.4.tar.gz
 /glances-1.4.1.1.tar.gz
 /glances-1.5.tar.gz
+/glances-1.5.1.tar.gz

diff --git a/glances.spec b/glances.spec
index 4c1e5c6..c77392c 100644
--- a/glances.spec
+++ b/glances.spec
@@ -4,7 +4,7 @@
 %endif
 
 Name:		glances		
-Version:	1.5
+Version:	1.5.1
 Release:	1%{?dist}
 Summary:	CLI curses based monitoring tool
 
@@ -57,6 +57,9 @@ rm -rf %{buildroot}
 %{_datadir}/man/man1/glances.1.gz
 
 %changelog
+* Tue Nov 13 2012 Edouard Bourguignon <madko@linuxed.net> - 1.5.1-1
+- Upgrade to 1.5.1 (fix compute data on el6)
+
 * Thu Nov  8 2012 Edouard Bourguignon <madko@linuxed.net> - 1.5-1
 - Upgrade to 1.5
 

diff --git a/sources b/sources
index 4fe5035..1043f31 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a29925e71295bc57205a28f901be64d4  glances-1.5.tar.gz
+0926d810ecd21975b0ed7a8507c44cf2  glances-1.5.1.tar.gz

                 reply	other threads:[~2026-08-30 14:22 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=178809976594.1.1822447411869263196.rpms-glances-a09552957ac0@fedoraproject.org \
    --to=madko@linuxed.net \
    --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