diff --git a/qemu.spec b/qemu.spec
index 2585999..5713e68 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -40,7 +40,7 @@
 Summary: QEMU is a FAST! processor emulator
 Name: qemu
 Version: 1.2
-Release: 0.1.%{gitdate}git%{gitcommit}%{?dist}
+Release: 0.2.%{gitdate}git%{gitcommit}%{?dist}
 # Epoch because we pushed a qemu-1.0 package. AIUI this can't ever be dropped
 Epoch: 2
 License: GPLv2+ and LGPLv2+ and BSD
@@ -868,6 +868,9 @@ fi
 
 %changelog
 * Tue Aug 14 2012 Cole Robinson <crobinso@redhat.com> - 1.2-0.2.20120806git3e430569
+- Bump release number, previous build forgot but the dist bump helped us out
+
+* Tue Aug 14 2012 Cole Robinson <crobinso@redhat.com> - 1.2-0.1.20120806git3e430569
 - Revive qemu-system-{ppc*, sparc*} (bz 844502)
 - Enable KVM support for all targets (bz 844503)