diff --git a/SPECS/annobin.spec b/SPECS/annobin.spec
index 441ef22..e934e33 100644
--- a/SPECS/annobin.spec
+++ b/SPECS/annobin.spec
@@ -2,7 +2,7 @@
 Name:    annobin
 Summary: Annotate and examine compiled binary files
 Version: 9.72
-Release: 1%{?dist}.2
+Release: 1%{?dist}.1
 License: GPLv3+
 # ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
 # Maintainer: nickc@redhat.com
@@ -319,9 +319,6 @@ fi
 #---------------------------------------------------------------------------------
 
 %changelog
-* Mon Nov  1 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 9.72-1.2
-- Bump NVR and rebuild to use the new gcc. (#2017362)
-
 * Wed Oct 27 2021 Nick Clifton <nickc@redhat.com> - 9.72-1.1
 - Annocheck: Add test for multibyte characters in symbol names.  (#2017362)