* 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
OBS-URL: https://build.opensuse.org/package/show/Base:System/powercap?expand=0&rev=3
21 lines
1015 B
Plaintext
21 lines
1015 B
Plaintext
-------------------------------------------------------------------
|
|
Sat Dec 3 20:30:09 UTC 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 21:40:08 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- Initial package (0.3.1)
|