From bca907eb83647cf11dcfa94ed8b06274ea93c86d Mon Sep 17 00:00:00 2001 From: Kate Hsuan Date: Wed, 29 May 2024 21:44:57 +0800 Subject: [PATCH] RHEL-20167 Rebuild for RHEL-9.5 - Rebuild for RHEL-9.5 Resolves: RHEL-20167 --- intel-lpmd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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