From ffe80681d124d766b8954c3b7422a8e4e94f9e44 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jan 2020 05:33:00 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- iotop.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/iotop.spec b/iotop.spec index 12a4dd9..95be226 100644 --- a/iotop.spec +++ b/iotop.spec @@ -1,6 +1,6 @@ Name: iotop Version: 0.6 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Top like utility for I/O License: GPLv2+ URL: http://guichaz.free.fr/iotop/ @@ -47,6 +47,9 @@ show of behalf of which process is the I/O going on. %{_mandir}/man8/iotop.* %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 0.6-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.6-22 - Rebuilt for Python 3.8.0rc1 (#1748018)