Compare commits
No commits in common. "c9s" and "c10s" have entirely different histories.
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1 @@
|
||||
/intel-lpmd-0.0.2.tar.gz
|
||||
/intel-lpmd-0.0.3.tar.gz
|
||||
/intel-lpmd-0.0.6.tar.gz
|
||||
/intel-lpmd-*.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
Name: intel-lpmd
|
||||
Version: 0.0.9
|
||||
Release: 1%{?dist}
|
||||
Release: %autorelease
|
||||
Summary: Intel Low Power Mode Daemon
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
@ -85,19 +85,4 @@ install -D -p -m 644 src/%{daemon_name}_dbus_interface.xml %{buildroot}/%{_datad
|
||||
%{_mandir}/man8/%{daemon_name}_control.8*
|
||||
|
||||
%changelog
|
||||
* Mon May 05 2025 Kate Hsuan <hpa@redhat.com> - 0.0.9-1
|
||||
- Update to the upstream version 0.0.9
|
||||
|
||||
* Tue Jul 16 2024 Kate Hsuan <hpa@redhat.com> - 0.0.6-1
|
||||
- Update to upstream release 0.0.6
|
||||
|
||||
* 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
|
||||
|
||||
* Fri Feb 2 2024 Kate Hsuan <hpa@redhat.com> - 0.0.2-1
|
||||
- Initial upstream release
|
||||
%autochangelog
|
||||
|
||||
Loading…
Reference in New Issue
Block a user