Release 1.9.4-5

Related: RHEL-58318

Bump up the version only, no code change from 1.9.4-4

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2025-08-18 21:02:31 +12:00
parent e058d51e13
commit 87ddd097b6

View File

@ -1,6 +1,6 @@
Name: irqbalance
Version: 1.9.4
Release: 4%{?dist}
Release: 5%{?dist}
Epoch: 2
Summary: IRQ balancing daemon
License: GPL-2.0-only
@ -109,6 +109,9 @@ make check
%systemd_postun_with_restart irqbalance.service
%changelog
* Mon Aug 18 2025 Tao Liu <ltao@redhat.com> - 2:1.9.4-5
- Release 1.9.4-5
* Thu Nov 7 2024 Tao Liu <ltao@redhat.com> - 2:1.9.4-4
- Release 1.9.4-4
- Rebase to upstream commit (b4b6f194da)