diff --git a/librepo.spec b/librepo.spec
index 1e3b7f8..e9746f3 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -12,7 +12,7 @@
 
 Name:           librepo
 Version:        1.14.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Repodata downloading library
 
 License:        LGPLv2+
@@ -97,6 +97,10 @@ Python 3 bindings for the librepo library.
 %{python3_sitearch}/%{name}/
 
 %changelog
+* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.14.0-3
+- Rebuilt for RHEL 9 BETA for openssl 3.0
+  Related: rhbz#1971065
+
 * Fri Apr 30 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 1.14.0-2
 - Remove build dependency on python3-flask