diff --git a/openmpi.spec b/openmpi.spec
index a2a240e..21e1774 100644
--- a/openmpi.spec
+++ b/openmpi.spec
@@ -30,7 +30,7 @@
 
 Name:           openmpi%{?_cc_name_suffix}
 Version:        4.1.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Open Message Passing Interface
 License:        BSD and MIT and Romio
 URL:            http://www.open-mpi.org/
@@ -357,6 +357,10 @@ make check
 
 
 %changelog
+* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.1.1-4
+- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
+  Related: rhbz#1991688
+
 * Tue Jul 20 2021 Honggang Li <honli@redhat.com> - 4.1.1-3
 - Enable gating test
 - Related: rhbz#1869443