From c5ee581419fa72cad24fa66ff3f60f7a33ed2218 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:51:49 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- irqbalance.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irqbalance.spec b/irqbalance.spec index 92fdc29..6e44a36 100644 --- a/irqbalance.spec +++ b/irqbalance.spec @@ -1,6 +1,6 @@ Name: irqbalance Version: 1.9.4 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 2 Summary: IRQ balancing daemon License: GPL-2.0-only @@ -63,6 +63,9 @@ make check %systemd_postun_with_restart irqbalance.service %changelog +* Mon Jun 24 2024 Troy Dawson - 2:1.9.4-2 +- Bump release for June 2024 mass rebuild + * Wed May 01 2024 Tao Liu - 2:1.9.4-1 - Rebase to upstream commit (f2c8309a41)