From 627f54f9be851e98958102e6f190b9e74159d682 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:36:42 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- iotop-c.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/iotop-c.spec b/iotop-c.spec index 62dfd49..ed73687 100644 --- a/iotop-c.spec +++ b/iotop-c.spec @@ -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 - 1.26-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.26-2 - Bump release for June 2024 mass rebuild