|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: iotop-c
|
|
|
|
|
Version: 1.26
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Simple top-like I/O monitor (implemented in C)
|
|
|
|
|
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
@ -53,6 +53,10 @@ V=1 STRIP=: %make_install
|
|
|
|
|
%{_mandir}/man8/iotop.8*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.26-3
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.26-2
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|