public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glances] epel10: Upgrade to 1.5.1 (fix compute data bug in el6)
@ 2026-08-30 14:22 Edouard Bourguignon
0 siblings, 0 replies; only message in thread
From: Edouard Bourguignon @ 2026-08-30 14:22 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-30 14:22 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:22 [rpms/glances] epel10: Upgrade to 1.5.1 (fix compute data bug in el6) Edouard Bourguignon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox