public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/nethogs] rawhide: nethogs: Update to 0.9.0
@ 2026-07-18  0:06 Anderson Silva
  0 siblings, 0 replies; only message in thread
From: Anderson Silva @ 2026-07-18  0:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/nethogs
Branch : rawhide
Commit : 528396d12ed7336f7520e513ea5d2a4870623b46
Author : Anderson Silva <ansilva@redhat.com>
Date   : 2026-07-17T20:06:54-04:00
Stats  : +9/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/nethogs/c/528396d12ed7336f7520e513ea5d2a4870623b46?branch=rawhide

Log:
nethogs: Update to 0.9.0

---
diff --git a/.gitignore b/.gitignore
index 8ed77f9..f66f095 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ nethogs-0.7.0.tar.gz
 /nethogs-0.8.5.tar.gz
 /nethogs-0.8.6.tar.gz
 /nethogs-0.8.7.tar.gz
+/nethogs-0.9.0.tar.gz

diff --git a/nethogs.spec b/nethogs.spec
index 3fdceca..945053d 100644
--- a/nethogs.spec
+++ b/nethogs.spec
@@ -1,6 +1,6 @@
 Name:           nethogs
-Version:        0.8.8
-Release:        5%{?dist}
+Version:        0.9.0
+Release:        1%{?dist}
 Summary:        A tool resembling top for network traffic
 
 License:        GPL-1.0-or-later
@@ -15,7 +15,7 @@ BuildRequires:  libstdc++-devel, ncurses-devel, libpcap-devel, gcc-c++
 %description
 NetHogs is a small "net top" tool.
 
-Instead of breaking the traffic down per protocol or per subnet, like
+Instead of breaking the traffic down per protocol or per sub-network, like
 most such tools do, it groups bandwidth by process and does not rely
 on a special kernel module to be loaded.
 
@@ -39,11 +39,14 @@ mkdir -p "${RPM_BUILD_ROOT}%{_mandir}/man8"
 install -m 0644 doc/nethogs.8 "${RPM_BUILD_ROOT}%{_mandir}/man8/"
 
 %files
-%doc INSTALL DESIGN README.md
+%doc DESIGN README.md
 %{_sbindir}/nethogs
 %doc %{_mandir}/man*/*
 
 %changelog
+* Fri Jul 17 2026 Anderson Silva <ansilva@redhat.com> - 0.9.0-1
+- Update to 0.9.0.
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.8-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 243258f..b3b95e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nethogs-0.8.7.tar.gz) = d965f3fa439ea9fbba83578b4272d03f396bf3cff9ae73a94936d47a3422d066d885c7f6f2a47fbe2f445a017bffa3fb3a1215976522ef0ad120fae3b95b31a2
+SHA512 (nethogs-0.9.0.tar.gz) = 33b75e41dcc21126ca46835d086e2848ac5daf8ab2b3291e2c9496c2460a43897f980c6b7ad8bca55bb9882e98492af7aafd7f456bee12b0e460cdc2c06e18e0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-18  0:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-18  0:06 [rpms/nethogs] rawhide: nethogs: Update to 0.9.0 Anderson Silva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox