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)