[glances] Upgrade to 1.5.1 (fix compute data bug in el6)

madko madko at fedoraproject.org
Tue Nov 13 15:10:06 UTC 2012


commit a09552957ac00e089310e64cc2e72a11af147a61
Author: Edouard Bourguignon <madko at linuxed.net>
Date:   Tue Nov 13 06:45:14 2012 +0100

    Upgrade to 1.5.1 (fix compute data bug in el6)

 .gitignore   |    1 +
 glances.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 at linuxed.net> - 1.5.1-1
+- Upgrade to 1.5.1 (fix compute data on el6)
+
 * Thu Nov  8 2012 Edouard Bourguignon <madko at 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


More information about the scm-commits mailing list