From 19930861255da32bbabdc4205deed66939f885f8 Mon Sep 17 00:00:00 2001 From: Boian Bonev Date: Sun, 10 Jul 2022 01:19:14 +0300 Subject: [PATCH] Version 1.22 --- iotop-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/iotop-c.spec b/iotop-c.spec index d351f64..e78c2a9 100644 --- a/iotop-c.spec +++ b/iotop-c.spec @@ -1,5 +1,5 @@ Name: iotop-c -Version: 1.21 +Version: 1.22 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 +* Sun Jul 10 2022 Boian Bonev - 1.22-1 +- Update to latest ver 1.22 + * Wed Jan 26 2022 Boian Bonev - 1.21-1 - Update to latest ver 1.21