From 8fba510879e013b100c3ecfddedaef4f7f6c3059 Mon Sep 17 00:00:00 2001 From: Boian Bonev Date: Sat, 14 Oct 2023 15:17:31 +0300 Subject: [PATCH] version 1.25 --- iotop-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/iotop-c.spec b/iotop-c.spec index 46a5b51..c08bec3 100644 --- a/iotop-c.spec +++ b/iotop-c.spec @@ -1,5 +1,5 @@ Name: iotop-c -Version: 1.24 +Version: 1.25 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 +* Sat Oct 14 2023 Boian Bonev - 1.25-1 +- Update to latest ver 1.25 + * Sat Sep 30 2023 Boian Bonev - 1.24-1 - Update to latest ver 1.24