SHA256
1
0
forked from pool/qemu

Accepting request 874876 from home:bfrogers:branches:Virtualization

- Fix issue of virtio-9p-ccw having been mistakenly dropped from
  qemu (bsc#1182496)
  hw-s390x-fix-build-for-virtio-9p-ccw.patch
- Tweaked some spec file details to be again compatible with quilt
  setup using the spec file as input
- Remove BuildRequires that were added in anticipation of building
  ovmf within this package. We have not taken that route

OBS-URL: https://build.opensuse.org/request/show/874876
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=619
This commit is contained in:
Bruce Rogers
2021-02-24 14:16:12 +00:00
committed by Git OBS Bridge
parent 112fb09f1a
commit 698c429494
10 changed files with 271 additions and 196 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Feb 19 15:10:56 UTC 2021 - Bruce Rogers <brogers@suse.com>
- Fix issue of virtio-9p-ccw having been mistakenly dropped from
qemu (bsc#1182496)
hw-s390x-fix-build-for-virtio-9p-ccw.patch
-------------------------------------------------------------------
Thu Feb 18 16:41:28 UTC 2021 - Bruce Rogers <brogers@suse.com>
- Tweaked some spec file details to be again compatible with quilt
setup using the spec file as input
- Remove BuildRequires that were added in anticipation of building
ovmf within this package. We have not taken that route
-------------------------------------------------------------------
Wed Feb 17 02:06:20 UTC 2021 - Bruce Rogers <brogers@suse.com>