[glances] Update to 1.7.4

madko madko at fedoraproject.org
Mon Jan 20 20:03:34 UTC 2014


commit b32fcbb5bfea049adf89e5020c81b95b66a04712
Author: Edouard Bourguignon <madko at linuxed.net>
Date:   Mon Jan 20 21:03:45 2014 +0100

    Update to 1.7.4

 .gitignore   |    1 +
 glances.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc42005..d5fa9a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /v1.7.1.tar.gz
 /v1.7.2.tar.gz
 /v1.7.3.tar.gz
+/v1.7.4.tar.gz
diff --git a/glances.spec b/glances.spec
index 3b2b8f0..506126a 100644
--- a/glances.spec
+++ b/glances.spec
@@ -3,7 +3,7 @@
 %endif
 
 Name:		glances		
-Version:	1.7.3
+Version:	1.7.4
 Release:	1%{?dist}
 Summary:	CLI curses based monitoring tool
 
@@ -60,6 +60,9 @@ rm -rf %{buildroot}
 %{_datadir}/man/man1/glances.1.gz
 
 %changelog
+* Mon Jan 20 2014 Edouard Bourguignon <madko at linuxed.net> - 1.7.4-1
+- Update to 1.7.4
+
 * Mon Jan 13 2014 Edouard Bourguignon <madko at linuxed.net> - 1.7.3-1
 - Update to 1.7.3
 
diff --git a/sources b/sources
index 9128eda..31ef4b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d0c94614c6dfda8630e9c251f75908f  v1.7.3.tar.gz
+2062e70326f4c2eb9595c53c59d55047  v1.7.4.tar.gz


More information about the scm-commits mailing list