Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dfa76f8b53 | |||
| 8ec584ccf0 |
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/intel-lpmd-*.tar.gz
|
SOURCES/intel-lpmd-0.0.9.tar.gz
|
||||||
|
|||||||
1
.intel-lpmd.metadata
Normal file
1
.intel-lpmd.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
9a1b5bb698919069b6f27fae60f23553b8118808 SOURCES/intel-lpmd-0.0.9.tar.gz
|
||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: intel-lpmd
|
Name: intel-lpmd
|
||||||
Version: 0.0.9
|
Version: 0.0.9
|
||||||
Release: %autorelease
|
Release: 1%{?dist}
|
||||||
Summary: Intel Low Power Mode Daemon
|
Summary: Intel Low Power Mode Daemon
|
||||||
|
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -85,4 +85,19 @@ install -D -p -m 644 src/%{daemon_name}_dbus_interface.xml %{buildroot}/%{_datad
|
|||||||
%{_mandir}/man8/%{daemon_name}_control.8*
|
%{_mandir}/man8/%{daemon_name}_control.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
%autochangelog
|
* 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
|
||||||
@ -1,6 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-10
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
|
||||||
Loading…
Reference in New Issue
Block a user