diff --git a/vmtop.spec b/vmtop.spec index 7c8b31e29285c7ccac8f33345b39fc93e141e24e..95a2180704e0731a55541f7a897b96c1ec436583 100644 --- a/vmtop.spec +++ b/vmtop.spec @@ -1,6 +1,6 @@ Name: vmtop Version: 1.1 -Release: 8 +Release: 9 Summary: A tool for collecting and analyzing data of virtual machine License: MulanPSL-2.0 Group: Application/System @@ -80,8 +80,11 @@ install -m 550 vmtop ${RPM_BUILD_ROOT}/usr/bin/%{name} %{_bindir}/vmtop %changelog -* Thu Jun 19 2025 lutong - 1.1-8 -- bugfix:fixed display error caused by missing signal_exits +* Thu Jun 19 2025 lutong - 1.1-9 +- bugfix:fixed display error caused by missing signal_exits & revert change method of getting domain id + +* Sat Jul 27 2024 liangtian - 1.1-8 +- domain: change method of getting domain id * Sun Oct 09 2022 fushanqing - 1.1-7 - Unified license name specification