bug fix: Stop eagle cause main process block

This commit is contained in:
jinye 2024-11-18 21:00:23 +08:00 committed by heppen
parent dc3908bbdb
commit 752efe8e28
2 changed files with 5 additions and 1 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: powerapi
Version: 1.1.0
Release: 9
Release: 10
Summary: The ability to support openEuler power consumption control.
License: MulanPSL-2.0
@ -61,6 +61,10 @@ systemctl stop pwrapis
%{_includedir}/pwrapic/*
%changelog
* Mon Nov 18 2024 jinye <jinye10@huawei.com> - 1.1.0-10
-Bug fix: Stop eagle cause process block.
-Add some gtest code.
* Mon Jul 15 2024 heppen <hepeng68@huawei.com> - 1.1.0-9
- Bug fix: powerapi-devel start/stop service without pwrapis.service.