diff --git a/powerapi-1.0.0.tar.gz b/powerapi-1.0.0.tar.gz index a6e6a01..0c1685c 100644 Binary files a/powerapi-1.0.0.tar.gz and b/powerapi-1.0.0.tar.gz differ diff --git a/powerapi.spec b/powerapi.spec index 3bdd47d..9237a94 100644 --- a/powerapi.spec +++ b/powerapi.spec @@ -1,6 +1,6 @@ Name: powerapi Version: 1.0.0 -Release: 6 +Release: 7 Summary: The ability to support openEuler power consumption control. License: MulanPSL-2.0 @@ -68,6 +68,10 @@ systemctl stop pwrapis %{_sysconfdir}/systemd/system/pwrapis.service %changelog +* Thu Dec 21 2023 xuchongyu - 1.0.0-7 +- Solve the problem that the illegal frequency range of the PWR_CPU_SetFreq interface is inconsistent with the illegal governor error code +- And the error code returned by the interface with the set frequency range is inappropriate + * Tue Dec 19 2023 xuchongyu - 1.0.0-6 - Automatically create the sockfile directory if it does not exist