RHEL-20167 Rebuild for RHEL-9.5

- Rebuild for RHEL-9.5

Resolves: RHEL-20167
This commit is contained in:
Kate Hsuan 2024-05-29 21:44:57 +08:00
parent 20c3aafdb6
commit bca907eb83

View File

@ -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 <hpa@redhat.com> - 0.0.3-2
- Rebuild for RHEL-9.5
- Resolves: RHEL-20167
* Mon Feb 26 2024 Kate Hsuan <hpa@redhat.com> - 0.0.3-1
- Update to 0.0.3
- Use cpuid() to detect Lcores