* Tue Mar 18 2025 trenn@suse.de
- Show the first 2 lines of kernel-source sources we build against
in the package description.
Also show the latest git hash commit ID there to be able to track
the exact sources the package has been built against.
* Thu Mar 06 2025 trenn@suse.de
- Not also adopt the kernel version, but also the exact build release
By that it is finally possible to find out on which exact (kernel)
sources the cpupower tools are based on.
D amd_do_not_show_amount_of_boost_states_if_zero.patch
-> This was only needed for an old Dell test env, will not go mainline
and can vanish now.
* Fri Oct 04 2024 cfamullaconrad@suse.com
- Upstream fixed lib default installation path in 3a5bb5066f4c
[- cpupower_exclude_kernel_Makefile.patch]
* Mon Apr 15 2024 trenn@suse.de
- Parse turbostat and intel-speed-select version from kernel sources and
add them to %description
* Mon Feb 26 2024 dimstar@opensuse.org
- Use %patch -P N instead of deprecated %patchN.
* Mon Nov 20 2023 trenn@suse.de
- Fix library file version: libcpupower.so.0.0.1 -> libcpupower.so.1.0.1
(bsc#1217044)
A cpupower_fix_library_so_name.patch
* Wed Nov 15 2023 bjorn.lie@gmail.com
- Rename libcpupower0 to libcpupower1 following changes in SONAME.
- Use ldconfig_scriptlets macro for post(un) handling.
* Sun Mar 05 2023 trenn@suse.de
- Add wildcard for powercap.h since powercap patches have reached mainline
- Build bash-completion noarch
* Fri Oct 21 2022 dimstar@opensuse.org
- clean up sources: drop rapl_monitor.patch and
cpupower_rapl.patch.
* Fri Oct 07 2022 gmbr3@opensuse.org
- Move bash-completion to subpackage so it isn't installed when
not needed