diff --git a/qemu.spec b/qemu.spec
index fd40e56..9554c85 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -105,7 +105,7 @@ Requires: %{name}-ui-sdl = %{epoch}:%{version}-%{release}
 Summary: QEMU is a FAST! processor emulator
 Name: qemu
 Version: 3.0.0
-Release: 0.1%{?rcrel}%{?dist}
+Release: 0.2%{?rcrel}%{?dist}
 Epoch: 2
 License: GPLv2 and BSD and MIT and CC-BY
 URL: http://www.qemu.org/
@@ -1598,6 +1598,9 @@ getent passwd qemu >/dev/null || \
 
 
 %changelog
+* Mon Aug 13 2018 Cole Robinson <crobinso@redhat.com> - 2:3.0.0-0.2.rc3
+- Drop ksm package, moved to ksmtuned srpm
+
 * Tue Jul 31 2018 Cole Robinson <crobinso@redhat.com> - 2:3.0.0-0.1.rc3
 - Rebase to qemu-3.0.0-rc3
 - Drop now unneeded s390x conf (bz #1609706)