[qemu] Update to qemu 2.1.0-rc2

Cole Robinson crobinso at fedoraproject.org
Wed Jul 16 17:05:00 UTC 2014


commit 3561d33ea544b3938f997657783570f18da21c6c
Author: Cole Robinson <crobinso at redhat.com>
Date:   Wed Jul 16 13:03:56 2014 -0400

    Update to qemu 2.1.0-rc2

 .gitignore |    1 +
 qemu.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 42eb620..351795f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ qemu-kvm-0.13.0-25fdf4a.tar.gz
 /qemu-2.0.0.tar.bz2
 /qemu-2.1.0-rc0.tar.bz2
 /qemu-2.1.0-rc1.tar.bz2
+/qemu-2.1.0-rc2.tar.bz2
diff --git a/qemu.spec b/qemu.spec
index 528dedb..f1be78e 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -152,7 +152,7 @@
 Summary: QEMU is a FAST! processor emulator
 Name: qemu
 Version: 2.1.0
-Release: 0.3.rc1%{?dist}
+Release: 0.4.rc2%{?dist}
 Epoch: 2
 License: GPLv2+ and LGPLv2+ and BSD
 Group: Development/Tools
@@ -168,7 +168,7 @@ ExclusiveArch: %{kvm_archs}
 %endif
 
 #Source0: http://wiki.qemu-project.org/download/%{name}-%{version}.tar.bz2
-Source0: http://wiki.qemu-project.org/download/%{name}-%{version}-rc1.tar.bz2
+Source0: http://wiki.qemu-project.org/download/%{name}-%{version}-rc2.tar.bz2
 
 Source1: qemu.binfmt
 
@@ -715,7 +715,7 @@ CAC emulation development files.
 
 
 %prep
-%setup -q -n %{name}-%{version}-rc1
+%setup -q -n %{name}-%{version}-rc2
 
 
 %build
@@ -1493,6 +1493,9 @@ getent passwd qemu >/dev/null || \
 %endif
 
 %changelog
+* Wed Jul 16 2014 Cole Robinson <crobinso at redhat.com> 2:2.1.0-0.4.rc2
+- Update to qemu-2.1.0-rc2
+
 * Mon Jul 14 2014 Peter Robinson <pbrobinson at fedoraproject.org> 2:2.1.0-0.3.rc1
 - Build qemu-system-aarch64 on all arches
 - Run check on ARM arches, just don't fail the build ATM
diff --git a/sources b/sources
index f00bc53..10a03ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15432d8be2a420ded69b31f6345fb162  qemu-2.1.0-rc1.tar.bz2
+1db0b32aac480db672943bd206059f0f  qemu-2.1.0-rc2.tar.bz2


More information about the scm-commits mailing list