diff --git a/qemu.spec b/qemu.spec
index 4acd339..1e98f91 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -288,7 +288,7 @@ Obsoletes: %{name}-system-unicore32-core <= %{epoch}:%{version}-%{release}
 Summary: QEMU is a FAST! processor emulator
 Name: qemu
 Version: 6.2.0
-Release: 4%{?rcrel}%{?dist}
+Release: 5%{?rcrel}%{?dist}
 Epoch: 2
 License: GPLv2 and BSD and MIT and CC-BY
 URL: http://www.qemu.org/
@@ -2264,10 +2264,12 @@ useradd -r -u 107 -g qemu -G kvm -d / -s /sbin/nologin \
 
 
 %changelog
-* Thu Feb 10 2022 Cole Robinson <crobinso@redhat.com> - 6.2.0-4
+* Thu Feb 10 2022 Cole Robinson <crobinso@redhat.com> - 6.2.0-5
+- Split out qemu-virtiofsd subpackage
+
+* Wed Feb 09 2022 Eduardo Lima (Etrunko) <etrunko@redhat.com> - 2:6.2.0-4
 - virtiofsd: Drop membership of all supplementary groups (CVE-2022-0358)
   Resolves: rhbz#2044863
-- Split out qemu-virtiofsd subpackage
 
 * Wed Feb 2 2022 Paolo Bonzini <pbonzini@redhat.com> - 2:6.2.0-3
 - Fix non-SGX builds