Rebase to 2.11.0 GA
This commit is contained in:
parent
a76e086590
commit
90a3c96cff
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/qemu-2.10.1.tar.xz
|
||||
/qemu-2.11.0-rc1.tar.xz
|
||||
/qemu-2.11.0-rc3.tar.xz
|
||||
/qemu-2.11.0.tar.xz
|
||||
|
@ -97,7 +97,7 @@ Requires: %{name}-block-ssh = %{epoch}:%{version}-%{release}
|
||||
%undefine _hardened_build
|
||||
|
||||
# Release candidate version tracking
|
||||
%global rcver rc3
|
||||
# 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.3%{?rcrel}%{?dist}
|
||||
Release: 1%{?rcrel}%{?dist}
|
||||
Epoch: 2
|
||||
License: GPLv2+ and LGPLv2+ and BSD
|
||||
URL: http://www.qemu.org/
|
||||
@ -1976,6 +1976,9 @@ getent passwd qemu >/dev/null || \
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 18 2017 Cole Robinson <crobinso@redhat.com> - 2:2.11.0-1
|
||||
- Rebase to 2.11.0 GA
|
||||
|
||||
* Mon Dec 04 2017 Cole Robinson <crobinso@redhat.com> - 2:2.11.0-0.3-rc3
|
||||
- Rebase to 2.11.0-rc3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qemu-2.11.0-rc3.tar.xz) = 06d465d23b01e97eb4a5bf76112e6f977c001b0365f844dbd4677adac36ae18cf5343082fa38beac87bd008529a71892561f068e93ae9b2939952cf113e72d6d
|
||||
SHA512 (qemu-2.11.0.tar.xz) = 902cb11bcfde03a139efb8e5af978364d4160c9943142b1b3f92045066bf004aad7733ddb4d033aab40559cb00a79c907e0ffecf546e4a1a3659c19ec463940e
|
||||
|
Loading…
Reference in New Issue
Block a user