From 8da24581b1132f0f84b5371544748d8f9ea815a4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 13:16:05 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_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 45384de..df52c1f 100644 --- a/iotop.spec +++ b/iotop.spec @@ -1,6 +1,6 @@ Name: iotop Version: 0.6 -Release: 34%{?dist} +Release: 35%{?dist} Summary: Top like utility for I/O License: GPLv2+ URL: http://guichaz.free.fr/iotop/ @@ -55,6 +55,9 @@ show of behalf of which process is the I/O going on. %{_mandir}/man8/iotop.* %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 0.6-35 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Dec 20 2022 Michal Hlavinka - 0.6-34 - use setuptools instead of distutils (#2155049)