!75 【sync】同步master分支bug fix

From: @heppen 
Reviewed-by: @queyanwen 
Signed-off-by: @queyanwen
This commit is contained in:
openeuler-ci-bot 2024-11-30 09:13:59 +00:00 committed by Gitee
commit d3eb89f5fa
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 8 additions and 1 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: powerapi
Version: 1.1.0
Release: 9
Release: 11
Summary: The ability to support openEuler power consumption control.
License: MulanPSL-2.0
@ -61,6 +61,13 @@ systemctl stop pwrapis
%{_includedir}/pwrapic/*
%changelog
* Tue Nov 26 2024 heppen <hepeng68@huawei.com> - 1.1.0-11
- Bug fix: wrong log print.
* 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.