From 603dd9e50ad6f8b09eb5686028906d47d47f6aec Mon Sep 17 00:00:00 2001 From: Daniel P. Berrangé Date: Feb 27 2018 16:31:19 +0000 Subject: Bump release for new build Signed-off-by: Daniel P. Berrangé --- diff --git a/qemu.spec b/qemu.spec index feac33c..eeb1b4f 100644 --- a/qemu.spec +++ b/qemu.spec @@ -104,7 +104,7 @@ Requires: %{name}-block-ssh = %{epoch}:%{version}-%{release} Summary: QEMU is a FAST! processor emulator Name: qemu Version: 2.11.0 -Release: 4%{?rcrel}%{?dist}.1 +Release: 5%{?rcrel}%{?dist} Epoch: 2 License: GPLv2 and BSD and MIT and CC-BY 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 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 BuildRequires: texinfo # For /usr/bin/pod2man @@ -1976,6 +1979,11 @@ getent passwd qemu >/dev/null || \ %changelog +* Tue Feb 27 2018 Daniel P. Berrange - 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 - 2:2.11.0-4.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild