spec: Update patch and changelog with !256 【6.2.0】删除冗余的qemu_log !256

log: Delete redudant qemu_log

Signed-off-by: Chen Qun<kuhn.chenqun@huawei.com>
This commit is contained in:
Chen Qun 2022-02-14 21:27:26 +08:00 committed by yezengruan
parent 5bad885e2d
commit 8cb8348f2c

View File

@ -170,6 +170,7 @@ Patch0157: i6300esb-watchdog-bugfix-Add-a-runstate-transition.patch
Patch0158: bugfix-irq-Avoid-covering-object-refcount-of-qemu_ir.patch
Patch0159: seabios-add-check-to-avoid-dereference-NULL-pointer.patch
Patch0160: qemu-img-add-qemu-img-direct-create.patch
Patch0161: log-Delete-redudant-qemu_log.patch
BuildRequires: flex
BuildRequires: gcc
@ -614,6 +615,9 @@ getent passwd qemu >/dev/null || \
%endif
%changelog
* Mon Feb 14 2022 Chen Qun <kuhn.chenqun@huawei.com>
- log: Delete redudant qemu_log
* Mon Feb 14 2022 Chen Qun <kuhn.chenqun@huawei.com>
- qemu-img: add qemu-img direct create