diff --git a/intel-lpmd.spec b/intel-lpmd.spec index 43265e9..60bcac2 100644 --- a/intel-lpmd.spec +++ b/intel-lpmd.spec @@ -2,7 +2,7 @@ Name: intel-lpmd Version: 0.0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Intel Low Power Mode Daemon License: GPL-2.0-or-later @@ -74,6 +74,10 @@ install -D -p -m 644 src/%{daemon_name}_dbus_interface.xml %{buildroot}/%{_datad %{_mandir}/man8/%{daemon_name}.8* %changelog +* Wed May 29 2024 Kate Hsuan - 0.0.3-2 +- Rebuild for RHEL-9.5 +- Resolves: RHEL-20167 + * Mon Feb 26 2024 Kate Hsuan - 0.0.3-1 - Update to 0.0.3 - Use cpuid() to detect Lcores