bump release for gating rebuild(#2052422)

This commit is contained in:
Michal Hlavinka 2022-07-01 12:14:31 +02:00 committed by Stepan Oksanichenko
parent 6f18f54108
commit a08ce5f001
2 changed files with 5 additions and 1 deletions

1
.iotop.metadata Normal file
View File

@ -0,0 +1 @@
a65daa859fc44d6a21414c1d358333dda51044cd iotop-0.6.tar.bz2

View File

@ -1,6 +1,6 @@
Name: iotop
Version: 0.6
Release: 29%{?dist}
Release: 30%{?dist}
Summary: Top like utility for I/O
License: GPLv2+
URL: http://guichaz.free.fr/iotop/
@ -59,6 +59,9 @@ show of behalf of which process is the I/O going on.
%{_mandir}/man8/iotop.*
%changelog
* Fri Jul 01 2022 Michal Hlavinka <mhlavink@redhat.com> - 0.6-30
- bump release for gating rebuild(#2052422)
* Tue Jun 28 2022 Michal Hlavinka <mhlavink@redhat.com> - 0.6-29
- do not show DELAY_ACCT error for non-existent pids(#2052422)