- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 02:41:18 +00:00
parent 4bc1e69400
commit 4511aa6ee3

View File

@ -31,7 +31,7 @@
Name: openmpi%{?_cc_name_suffix}
Version: 4.1.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Open Message Passing Interface
License: BSD and MIT and Romio
URL: http://www.open-mpi.org/
@ -358,6 +358,9 @@ make check
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4.1.0-7
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Mar 08 2021 Honggang Li <honli@redhat.com> - 4.1.0-6
- RHEL9 Beta no longer supports PSM, PSM2 or orangeFS
- Resolve: rhbz#1915778