diff --git a/.cvsignore b/.cvsignore
index ada7fdb..c684ce8 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1,2 @@
 qemu-kvm-0.12.1.2.tar.gz
+qemu-kvm-0.12.2.tar.gz
diff --git a/qemu.spec b/qemu.spec
index 02d389c..2787af0 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -1,7 +1,7 @@
 Summary: QEMU is a FAST! processor emulator
 Name: qemu
-Version: 0.12.1.2
-Release: 3%{?dist}
+Version: 0.12.2
+Release: 1%{?dist}
 # Epoch because we pushed a qemu-1.0 package
 Epoch: 2
 License: GPLv2+ and LGPLv2+ and BSD
@@ -493,6 +493,9 @@ fi
 %{_mandir}/man1/qemu-img.1*
 
 %changelog
+* Mon Jan 25 2010 Justin M. Forbes <jforbes@redhat.com> - 2:0.12.2-1
+- Update to 0.12.2 upstream
+
 * Fri Jan 10 2010 Justin M. Forbes <jforbes@redhat.com> - 2:0.12.1.2-3
 - Point to seabios instead of bochs, and add a requires for seabios
 
diff --git a/sources b/sources
index 49ea468..9001bce 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 a5815ce191353751a32db20b7bf15403  qemu-kvm-0.12.1.2.tar.gz
+8e6f3666de038c2ee11cebc45ffa89e4  qemu-kvm-0.12.2.tar.gz