From ed38b85c2745477fd93a12389047d0639be04b3a Mon Sep 17 00:00:00 2001 From: Boian Bonev Date: Tue, 24 Aug 2021 20:03:20 +0300 Subject: [PATCH] Update to latest ver 1.18 --- iotop-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/iotop-c.spec b/iotop-c.spec index 665cae2..b6937bb 100644 --- a/iotop-c.spec +++ b/iotop-c.spec @@ -1,5 +1,5 @@ Name: iotop-c -Version: 1.17 +Version: 1.18 Release: 1%{?dist} Summary: Simple top-like I/O monitor (implemented in C) @@ -52,6 +52,9 @@ mv %{buildroot}%{_mandir}/man8/iotop.8 %{buildroot}%{_mandir}/man8/iotop-c.8 %{_mandir}/man8/iotop-c.8* %changelog +* Tue Aug 24 2021 Boian Bonev - 1.18-1 +- Update to latest ver 1.18 + * Sat Feb 6 2021 Boian Bonev - 1.17-1 - Update to latest ver 1.17