Rebase to 2.11.0-rc3
This commit is contained in:
parent
e978b4fe84
commit
a76e086590
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/qemu-2.10.0.tar.xz
|
||||
/qemu-2.10.1.tar.xz
|
||||
/qemu-2.11.0-rc1.tar.xz
|
||||
/qemu-2.11.0-rc3.tar.xz
|
||||
|
@ -97,7 +97,7 @@ Requires: %{name}-block-ssh = %{epoch}:%{version}-%{release}
|
||||
%undefine _hardened_build
|
||||
|
||||
# Release candidate version tracking
|
||||
%global rcver rc1
|
||||
%global rcver rc3
|
||||
%if 0%{?rcver:1}
|
||||
%global rcrel .%{rcver}
|
||||
%global rcstr -%{rcver}
|
||||
@ -107,7 +107,7 @@ Requires: %{name}-block-ssh = %{epoch}:%{version}-%{release}
|
||||
Summary: QEMU is a FAST! processor emulator
|
||||
Name: qemu
|
||||
Version: 2.11.0
|
||||
Release: 0.2%{?rcrel}%{?dist}
|
||||
Release: 0.3%{?rcrel}%{?dist}
|
||||
Epoch: 2
|
||||
License: GPLv2+ and LGPLv2+ and BSD
|
||||
URL: http://www.qemu.org/
|
||||
@ -1976,7 +1976,10 @@ getent passwd qemu >/dev/null || \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 28 2017 Paolo Bonzini <pbonzini@redhat.com> - 2:2.11.0-0.1.rc2
|
||||
* Mon Dec 04 2017 Cole Robinson <crobinso@redhat.com> - 2:2.11.0-0.3-rc3
|
||||
- Rebase to 2.11.0-rc3
|
||||
|
||||
* Tue Nov 28 2017 Paolo Bonzini <pbonzini@redhat.com> - 2:2.11.0-0.2.rc2
|
||||
- Fix compilation
|
||||
- Upgrade qemu-ga packaging based on RHEL 7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qemu-2.11.0-rc1.tar.xz) = 1cfe3c4fe60aa7d4bb54d8a510035aeae3bd6dcd6077b3af5ce4569c863a2a82d5bc27b4291aa9429c40f66dd16757a48720dc5c85d152c101c96c5efda8bb37
|
||||
SHA512 (qemu-2.11.0-rc3.tar.xz) = 06d465d23b01e97eb4a5bf76112e6f977c001b0365f844dbd4677adac36ae18cf5343082fa38beac87bd008529a71892561f068e93ae9b2939952cf113e72d6d
|
||||
|
Loading…
Reference in New Issue
Block a user