Bump release for new build
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
28d4d1f5e7
commit
603dd9e50a
10
qemu.spec
10
qemu.spec
@ -104,7 +104,7 @@ Requires: %{name}-block-ssh = %{epoch}:%{version}-%{release}
|
|||||||
Summary: QEMU is a FAST! processor emulator
|
Summary: QEMU is a FAST! processor emulator
|
||||||
Name: qemu
|
Name: qemu
|
||||||
Version: 2.11.0
|
Version: 2.11.0
|
||||||
Release: 4%{?rcrel}%{?dist}.1
|
Release: 5%{?rcrel}%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: GPLv2 and BSD and MIT and CC-BY
|
License: GPLv2 and BSD and MIT and CC-BY
|
||||||
URL: http://www.qemu.org/
|
URL: http://www.qemu.org/
|
||||||
@ -145,6 +145,9 @@ Patch0001: 0001-memfd-fix-configure-test.patch
|
|||||||
# hacky fix for https://bugs.launchpad.net/qemu/+bug/1738283
|
# hacky fix for https://bugs.launchpad.net/qemu/+bug/1738283
|
||||||
Patch0002: 0001-Remove-problematic-evdev-86-key-from-en-us-keymap.patch
|
Patch0002: 0001-Remove-problematic-evdev-86-key-from-en-us-keymap.patch
|
||||||
|
|
||||||
|
# Non-deterministic python hash iterator sort ordering
|
||||||
|
Patch0003: 0001-qapi-ensure-stable-sort-ordering-when-checking-QAPI-.patch
|
||||||
|
|
||||||
# documentation deps
|
# documentation deps
|
||||||
BuildRequires: texinfo
|
BuildRequires: texinfo
|
||||||
# For /usr/bin/pod2man
|
# For /usr/bin/pod2man
|
||||||
@ -1976,6 +1979,11 @@ getent passwd qemu >/dev/null || \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 27 2018 Daniel P. Berrange <berrange@redhat.com> - 2:2.11.0-5
|
||||||
|
- Improve License tag
|
||||||
|
- Honour CC/LD flags for ksmctl
|
||||||
|
- Fix non-deterministic test failure
|
||||||
|
|
||||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.11.0-4.1
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.11.0-4.1
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user