From 4a64e95873fd108f5d9f24867111c4e98a935f90 Mon Sep 17 00:00:00 2001 From: Euler Robot Date: Tue, 2 Mar 2021 16:57:22 +0800 Subject: [PATCH] spec: Update patch and changelog with !22 version: unified with release version Signed-off-by: nocjj <1250062498@qq.com> --- vmtop.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vmtop.spec b/vmtop.spec index 5b08afa..f9d425d 100644 --- a/vmtop.spec +++ b/vmtop.spec @@ -29,6 +29,7 @@ Patch0018: arch-add-x86-kvm-exits-items.patch Patch0019: codestyle-del-unused-var.patch Patch0020: bugfix-add-check-to-avoid-invalid-ptr-for-strcmp.patch Patch0021: input-add-invalid-opt-check-in-input.patch +Patch0022: version-unified-with-release-version.patch Requires: libvirt, ncurses @@ -69,6 +70,9 @@ install -m 550 vmtop ${RPM_BUILD_ROOT}/usr/bin/%{name} %{_bindir}/vmtop %changelog +* Sat Feb 27 2021 Huawei Technologies Co., Ltd +- version: unified with release version + * Sat Feb 27 2021 Huawei Technologies Co., Ltd - input: add invalid opt check in input