Update to 5.0.1
This commit is contained in:
parent
f73f8383b3
commit
c510a02ce6
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@ openmpi-1.4.1-RH.tar.bz2
|
||||
/openmpi-4.1.4.tar.bz2
|
||||
/openmpi-4.1.5.tar.bz2
|
||||
/openmpi-5.0.0.tar.bz2
|
||||
/openmpi-5.0.1.tar.bz2
|
||||
|
@ -63,8 +63,8 @@
|
||||
%bcond_with autogen
|
||||
|
||||
Name: openmpi%{?_cc_name_suffix}
|
||||
Version: 5.0.0
|
||||
Release: 2%{?dist}
|
||||
Version: 5.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Message Passing Interface
|
||||
License: BSD and MIT and Romio
|
||||
URL: http://www.open-mpi.org/
|
||||
@ -449,6 +449,9 @@ make check || ( cat test/*/test-suite.log && exit $fail )
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 21 2023 Orion Poplawski <orion@nwra.com> - 5.0.1-1
|
||||
- Update to 5.0.1
|
||||
|
||||
* Tue Oct 31 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 5.0.0-2
|
||||
- Disable building docs in RHEL builds
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (openmpi-5.0.0.tar.bz2) = 29fa7d8d91c19d5ced867d4194da53c78dee775ad3d6ea6063a0609e2829799b06dc4603d165ab7cab045f645a0962d30774c8c05020b28da548c6cad55e82e6
|
||||
SHA512 (openmpi-5.0.1.tar.bz2) = 5cfd61f9ef9ce7bba5edf227d53f74233d7894a5d5a4e441d47eb1e9a4131918c6f6d181a107b6d240d603dcd10baa1f0f363cbf7e4a51d6fa7bd5ce03a49a82
|
||||
|
Loading…
Reference in New Issue
Block a user