diff --git a/powerapi-1.1.0.tar.gz b/powerapi-1.1.0.tar.gz index 9806dcd..dc56700 100644 Binary files a/powerapi-1.1.0.tar.gz and b/powerapi-1.1.0.tar.gz differ diff --git a/powerapi.spec b/powerapi.spec index d43ebe9..cd659f1 100644 --- a/powerapi.spec +++ b/powerapi.spec @@ -1,6 +1,6 @@ Name: powerapi Version: 1.1.0 -Release: 7 +Release: 8 Summary: The ability to support openEuler power consumption control. License: MulanPSL-2.0 @@ -65,9 +65,11 @@ systemctl stop pwrapis %{_sysconfdir}/sysconfig/pwrapis/* %dir %{_includedir}/pwrapic %{_includedir}/pwrapic/* -%{_sysconfdir}/systemd/system/pwrapis.service %changelog +* Thu Jun 20 2024 heppen - 1.1.0-8 +- Bug fix: Delete the unnecessary comma in the configuration file + * Thu Jun 18 2024 heppen - 1.1.0-7 - Bug fix: expand msg buffer, wrong code of check if buffer full.