From c76fbac96353e282e2b9a13ef8b645879c17413197efc68777a378ab7300a97f Mon Sep 17 00:00:00 2001 From: Bruce Rogers Date: Mon, 4 Nov 2019 14:27:51 +0000 Subject: [PATCH] Accepting request 745188 from home:StefanBruens:branches:openSUSE:Factory - Correct package names in _constraints after switch to multibuild. OBS-URL: https://build.opensuse.org/request/show/745188 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=504 --- _constraints | 8 ++++---- qemu.changes | 5 +++++ 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/_constraints b/_constraints index aa38618..5172f14 100644 --- a/_constraints +++ b/_constraints @@ -3,8 +3,8 @@ qemu - qemu-linux-user - qemu-testsuite + qemu:linux-user + qemu:testsuite @@ -30,7 +30,7 @@ i586 x86_64 ppc64le - qemu-testsuite + qemu:testsuite @@ -42,7 +42,7 @@ ppc64 - qemu-testsuite + qemu:testsuite diff --git a/qemu.changes b/qemu.changes index 1661f17..aa1221a 100644 --- a/qemu.changes +++ b/qemu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 4 13:47:02 UTC 2019 - Stefan BrĂ¼ns + +- Correct package names in _constraints after switch to multibuild. + ------------------------------------------------------------------- Sat Oct 26 03:07:00 UTC 2019 - Bruce Rogers