[nethogs] update nethogs 0.8.0

Anderson de Farias Silva afsilva at fedoraproject.org
Mon Nov 7 01:56:44 UTC 2011


commit 479e1ffed88ca744e27d54e0888e916c971d536a
Author: Anderson Silva <ansilva at anderson.laptop>
Date:   Sun Nov 6 20:55:24 2011 -0500

    update nethogs 0.8.0

 .gitignore                          |    1 +
 nethogs-0.7-1.20080627cvs-gcc.patch |   16 ----------------
 nethogs.spec                        |    9 ++++++---
 sources                             |    2 +-
 4 files changed, 8 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5705b7f..7b5e6c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 nethogs-0.7.0.tar.gz
+/nethogs-0.8.0.tar.gz
diff --git a/nethogs.spec b/nethogs.spec
index c4cf9ae..1aeacc5 100644
--- a/nethogs.spec
+++ b/nethogs.spec
@@ -1,13 +1,13 @@
 Name:           nethogs
-Version:        0.7.0
-Release:        9%{?dist}
+Version:        0.8.0
+Release:        1%{?dist}
 Summary:        A tool resembling top for network traffic
 
 Group:          Applications/Internet
 License:        GPL+
 URL:            http://nethogs.sourceforge.net
 
-Source0:        nethogs-0.7.0.tar.gz
+Source0:        nethogs-0.8.0.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:       ncurses 
@@ -49,6 +49,9 @@ rm -rf "${RPM_BUILD_ROOT}"
 %doc %{_mandir}/man*/*
 
 %changelog
+* Sun Nov 07 2011 Anderson Silva <ansilva at redhat.com> - 0.8.0-1
+- Update from upstream. 
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.0-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index d6d3c51..c6488f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e5f04071571e469e14c89f637cfa34a2  nethogs-0.7.0.tar.gz
+d6fb12b46e80a50c9b9f91dd48e2b234  nethogs-0.8.0.tar.gz


More information about the scm-commits mailing list