From 8cb8348f2c612965df3aa9d81f1e1a937211109a Mon Sep 17 00:00:00 2001 From: Chen Qun Date: Mon, 14 Feb 2022 21:27:26 +0800 Subject: [PATCH] =?UTF-8?q?spec:=20Update=20patch=20and=20changelog=20with?= =?UTF-8?q?=20!256=20=E3=80=906.2.0=E3=80=91=E5=88=A0=E9=99=A4=E5=86=97?= =?UTF-8?q?=E4=BD=99=E7=9A=84qemu=5Flog=20=20!256?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit log: Delete redudant qemu_log Signed-off-by: Chen Qun --- qemu.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qemu.spec b/qemu.spec index ec7021c..a97d5e6 100644 --- a/qemu.spec +++ b/qemu.spec @@ -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 +- log: Delete redudant qemu_log + * Mon Feb 14 2022 Chen Qun - qemu-img: add qemu-img direct create