diff --git a/powerapi-1.0.0.tar.gz b/powerapi-1.0.0.tar.gz index 08796e7149fcc02a7bc48420224a798700580554..a6e6a0196154a97e8d32399371cffb6f646385f6 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 c2d7940012015718a1a3a39b4bed6e70ba543468..3bdd47d040aba4b18c5ed3b530df5c0fb680a050 100644 --- a/powerapi.spec +++ b/powerapi.spec @@ -1,6 +1,6 @@ Name: powerapi Version: 1.0.0 -Release: 2 +Release: 6 Summary: The ability to support openEuler power consumption control. License: MulanPSL-2.0 @@ -68,7 +68,17 @@ systemctl stop pwrapis %{_sysconfdir}/systemd/system/pwrapis.service %changelog -* Mon Dec 18 2023 xuchongyu - 1.0.0-2 +* Tue Dec 19 2023 xuchongyu - 1.0.0-6 +- Automatically create the sockfile directory if it does not exist + +* Mon Dec 18 2023 queyanwen - 1.0.0-5 +- Solve the coredump problem during CI compilation +- Solve the garbled characters caused by uninitialized string variables + +* Mon Dec 18 2023 queyanwen - 1.0.0-4 +- Modify powerapi.spec to support the debug package + +* Mon Dec 18 2023 xuchongyu - 1.0.0-3 - update souce code:retain debug compilation mode * Fri Dec 15 2023 xuchongyu - 1.0.0-2