public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Anderson Silva <ansilva@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/nethogs] rawhide: nethogs: Update to 0.9.0
Date: Sat, 18 Jul 2026 00:06:58 GMT	[thread overview]
Message-ID: <178433321899.1.8603338652223618706.rpms-nethogs-528396d12ed7@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-18  0:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178433321899.1.8603338652223618706.rpms-nethogs-528396d12ed7@fedoraproject.org \
    --to=ansilva@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox