diff --git a/irqbalance.spec b/irqbalance.spec index 4ac4ec8..bf833b6 100644 --- a/irqbalance.spec +++ b/irqbalance.spec @@ -1,6 +1,6 @@ Name: irqbalance Version: 1.9.2 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 2 Summary: IRQ balancing daemon License: GPLv2 @@ -60,6 +60,9 @@ make check %systemd_postun_with_restart irqbalance.service %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 2:1.9.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Feb 07 2023 Timothée Ravier - 2:1.9.2-1 - Update to 1.9.2 (fedora#2167835)