[glances] update to 2.2.1

madko madko at fedoraproject.org
Fri Jan 2 07:18:12 UTC 2015


commit 620a33ba0ffe802d117a9c650e7c13ee6d54f181
Author: Edouard Bourguignon <madko at linuxed.net>
Date:   Sun Dec 14 02:43:55 2014 +0100

    update to 2.2.1

 .gitignore   |    1 +
 glances.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a70c985..02e2db8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /v1.7.6.tar.gz
 /v1.7.7.tar.gz
 /v2.1.2.tar.gz
+/v2.2.1.tar.gz
diff --git a/glances.spec b/glances.spec
index 7d965b7..69a3b8e 100644
--- a/glances.spec
+++ b/glances.spec
@@ -3,8 +3,8 @@
 %endif
 
 Name:		glances		
-Version:	2.1.2
-Release:	2%{?dist}
+Version:	2.2.1
+Release:	1%{?dist}
 Summary:	CLI curses based monitoring tool
 
 Group:		Applications/System		
@@ -59,11 +59,14 @@ rm -rf %{buildroot}
 %{_datadir}/man/man1/glances.1.gz
 
 %changelog
+* Fri Jan 02 2015 Edouard Bourguignon <madko at linuxed.net> - 2.2.1-1
+- Update to 2.2.1
+
 * Mon Oct 20 2014 Edouard Bourguignon <madko at linuxed.net> - 2.1.2-2
 - Remove old python-setuptools-devel, now using python-setuptools instead
 
 * Mon Oct 20 2014 Edouard Bourguignon <madko at linuxed.net> - 2.1.2-1
-- Updat to 2.1.2
+- Update to 2.1.2
 
 * Thu Aug 07 2014 Edouard Bourguignon <madko at linuxed.net> - 2.0-1
 - Update to 2.0.0
diff --git a/sources b/sources
index 9493c52..e6eea0c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a666c5e2de15af8a10faa3e6e08286d9  v2.1.2.tar.gz
+d5f0b8e38662f64a538485a65cc50755  v2.2.1.tar.gz


More information about the scm-commits mailing list