From 29622d8dd18206f47634eead218acd20dc9e1cb0 Mon Sep 17 00:00:00 2001 From: haomimi Date: Fri, 22 Jul 2022 14:52:38 +0800 Subject: [PATCH] Modify specfile-error in changelog --- vmtop.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vmtop.spec b/vmtop.spec index a205f03..0f0c8b4 100644 --- a/vmtop.spec +++ b/vmtop.spec @@ -70,14 +70,14 @@ install -m 550 vmtop ${RPM_BUILD_ROOT}/usr/bin/%{name} %{_bindir}/vmtop %changelog -* Thu 22 Apr 2021 Jiajun Chen <1250062498@qq.com> -1.1-6 +* Thu Apr 22 2021 Jiajun Chen <1250062498@qq.com> -1.1-6 - arch: add x86 kvm exits items * Sat Feb 27 2021 Huawei Technologies Co., Ltd - version: unified with release version - input: add invalid opt check in input -* Wed 27 Jan 2021 Jiajun Chen <1250062498@qq.com> -1.1-4 +* Wed Jan 27 2021 Jiajun Chen <1250062498@qq.com> -1.1-4 - bugfix: add check to avoid invalid ptr for strcmp * Mon Dec 07 2020 Jiajun Chen <1250062498@qq.com> -1.1-3 -- Gitee