Update to 5.0.2
This commit is contained in:
parent
00cd37ba84
commit
ec3d151739
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@ openmpi-1.4.1-RH.tar.bz2
|
|||||||
/openmpi-4.1.5.tar.bz2
|
/openmpi-4.1.5.tar.bz2
|
||||||
/openmpi-5.0.0.tar.bz2
|
/openmpi-5.0.0.tar.bz2
|
||||||
/openmpi-5.0.1.tar.bz2
|
/openmpi-5.0.1.tar.bz2
|
||||||
|
/openmpi-5.0.2.tar.bz2
|
||||||
|
@ -57,8 +57,8 @@
|
|||||||
%bcond_with autogen
|
%bcond_with autogen
|
||||||
|
|
||||||
Name: openmpi%{?_cc_name_suffix}
|
Name: openmpi%{?_cc_name_suffix}
|
||||||
Version: 5.0.1
|
Version: 5.0.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Open Message Passing Interface
|
Summary: Open Message Passing Interface
|
||||||
License: BSD and MIT and Romio
|
License: BSD and MIT and Romio
|
||||||
URL: http://www.open-mpi.org/
|
URL: http://www.open-mpi.org/
|
||||||
@ -440,6 +440,9 @@ make check || ( cat test/*/test-suite.log && exit $fail )
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 07 2024 Orion Poplawski <orion@nwra.com> - 5.0.2-1
|
||||||
|
- Update to 5.0.2
|
||||||
|
|
||||||
* Wed Jan 24 2024 Orion Poplawski <orion@nwra.com> - 5.0.1-3
|
* Wed Jan 24 2024 Orion Poplawski <orion@nwra.com> - 5.0.1-3
|
||||||
- Drop unused BR on infinipath-psm
|
- Drop unused BR on infinipath-psm
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (openmpi-5.0.1.tar.bz2) = 5cfd61f9ef9ce7bba5edf227d53f74233d7894a5d5a4e441d47eb1e9a4131918c6f6d181a107b6d240d603dcd10baa1f0f363cbf7e4a51d6fa7bd5ce03a49a82
|
SHA512 (openmpi-5.0.2.tar.bz2) = 0812608dec8b4aaf5da9cd02a282595ccb31956138dd5bdc1da2443204b8de238081b59d45ac2bc57596300fdc097fe5cbf72590669f62c1b38490b6075cff4c
|
||||||
|
Loading…
Reference in New Issue
Block a user