Package Release Info

powercap-0.6.0-bp156.1.4

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

powercap
powercap-devel

Change Logs

* Sat Dec 03 2022 Dirk Müller <dmueller@suse.com>
- update to 0.6.0:
  * powercap-info: control type name no longer required - will print info for all control types if not set
  * added CMake installation components
  * Increased minimum CMake version from 3.1 to 3.12
  * powercap.h: header documentation for 'powercap_*_file_get_name' functions' return behavior
  * Functions to support opening files in powercap.h:
    'powercap_control_type_file_open'
    'powercap_zone_file_open'
    'powercap_constraint_file_open'
  * CMake helper to find powercap without relying on pkg-config
  * Flag '-p/--control-type' in powercap-{info,set} - specify control type name as the first positional argument instead
  * Add compiler deprecation attributes to deprecated functions
* Mon Feb 15 2021 Dirk Müller <dmueller@suse.com>
- Initial package (0.3.1)