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
This commit is contained in:
Bruce Rogers 2019-11-04 14:27:51 +00:00 committed by Git OBS Bridge
parent ab93feb144
commit c76fbac963
2 changed files with 9 additions and 4 deletions

View File

@ -3,8 +3,8 @@
<overwrite> <overwrite>
<conditions> <conditions>
<package>qemu</package> <package>qemu</package>
<package>qemu-linux-user</package> <package>qemu:linux-user</package>
<package>qemu-testsuite</package> <package>qemu:testsuite</package>
</conditions> </conditions>
<hardware> <hardware>
<disk> <disk>
@ -30,7 +30,7 @@
<arch>i586</arch> <arch>i586</arch>
<arch>x86_64</arch> <arch>x86_64</arch>
<arch>ppc64le</arch> <arch>ppc64le</arch>
<package>qemu-testsuite</package> <package>qemu:testsuite</package>
</conditions> </conditions>
<hardware> <hardware>
<memory> <memory>
@ -42,7 +42,7 @@
<overwrite> <overwrite>
<conditions> <conditions>
<arch>ppc64</arch> <arch>ppc64</arch>
<package>qemu-testsuite</package> <package>qemu:testsuite</package>
</conditions> </conditions>
<hardware> <hardware>
<memory> <memory>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 4 13:47:02 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Correct package names in _constraints after switch to multibuild.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Oct 26 03:07:00 UTC 2019 - Bruce Rogers <brogers@suse.com> Sat Oct 26 03:07:00 UTC 2019 - Bruce Rogers <brogers@suse.com>