From c88cc7e4039adc24fd493383063e61c0b9bf01c4 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Dec 09 2014 21:25:38 +0000 Subject: Rebased to version 2.2.0 --- diff --git a/qemu.spec b/qemu.spec index e7d010f..8b8f22d 100644 --- a/qemu.spec +++ b/qemu.spec @@ -153,7 +153,7 @@ Summary: QEMU is a FAST! processor emulator Name: qemu Version: 2.2.0 -Release: 0.2.rc3%{?dist} +Release: 1%{?dist} Epoch: 2 License: GPLv2+ and LGPLv2+ and BSD Group: Development/Tools @@ -168,7 +168,7 @@ ExclusiveArch: %{kvm_archs} %define _smp_mflags %{nil} %endif -Source0: http://wiki.qemu-project.org/download/%{name}-%{version}-rc3.tar.bz2 +Source0: http://wiki.qemu-project.org/download/%{name}-%{version}.tar.bz2 Source1: qemu.binfmt @@ -731,7 +731,7 @@ CAC emulation development files. %prep -%setup -q -n qemu-2.2.0-rc3 +%setup -q -n qemu-2.2.0 %build %if %{with kvmonly} @@ -1500,6 +1500,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Tue Dec 09 2014 Cole Robinson - 2:2.2.0-1 +- Rebased to version 2.2.0 + * Sun Nov 30 2014 Cole Robinson - 2:2.2.0-0.2.rc3 - Update to qemu-2.2.0-rc3 diff --git a/sources b/sources index 89b1ace..3584472 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec1fb40cda4be1cb8cc183a25dce7965 qemu-2.2.0-rc3.tar.bz2 +f7a5e2da22d057eb838a91da7aff43c8 qemu-2.2.0.tar.bz2