Rebase to qemu 2.11.1 bugfix release
This commit is contained in:
parent
29249a79a8
commit
a7e2480deb
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/qemu-2.11.0-rc1.tar.xz
|
||||
/qemu-2.11.0-rc3.tar.xz
|
||||
/qemu-2.11.0.tar.xz
|
||||
/qemu-2.11.1.tar.xz
|
||||
|
@ -103,8 +103,8 @@ Requires: %{name}-block-ssh = %{epoch}:%{version}-%{release}
|
||||
|
||||
Summary: QEMU is a FAST! processor emulator
|
||||
Name: qemu
|
||||
Version: 2.11.0
|
||||
Release: 5%{?rcrel}%{?dist}
|
||||
Version: 2.11.1
|
||||
Release: 1%{?rcrel}%{?dist}
|
||||
Epoch: 2
|
||||
License: GPLv2 and BSD and MIT and CC-BY
|
||||
URL: http://www.qemu.org/
|
||||
@ -1983,6 +1983,9 @@ getent passwd qemu >/dev/null || \
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 28 2018 Cole Robinson <crobinso@redhat.com> - 2:2.11.1-1
|
||||
- Rebase to qemu 2.11.1 bugfix release
|
||||
|
||||
* Tue Feb 27 2018 Daniel P. Berrange <berrange@redhat.com> - 2:2.11.0-5
|
||||
- Improve License tag
|
||||
- Honour CC/LD flags for ksmctl
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qemu-2.11.0.tar.xz) = 902cb11bcfde03a139efb8e5af978364d4160c9943142b1b3f92045066bf004aad7733ddb4d033aab40559cb00a79c907e0ffecf546e4a1a3659c19ec463940e
|
||||
SHA512 (qemu-2.11.1.tar.xz) = 7fd4a7c6fa8627510431ed34f05bdd6b055ea66207bab29904bbce66dfd5b07546f02dfcb34937f48efb67184200ab3c8501763776adc1cdc1302a924fb2a5ef
|
||||
|
Loading…
Reference in New Issue
Block a user