Update to 4.1.5
This commit is contained in:
parent
cb9de3f188
commit
64f1b4b591
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@ openmpi-1.4.1-RH.tar.bz2
|
||||
/openmpi-4.1.2.tar.bz2
|
||||
/openmpi-4.1.3.tar.bz2
|
||||
/openmpi-4.1.4.tar.bz2
|
||||
/openmpi-4.1.5.tar.bz2
|
||||
|
@ -36,8 +36,8 @@
|
||||
%bcond_with autogen
|
||||
|
||||
Name: openmpi%{?_cc_name_suffix}
|
||||
Version: 4.1.4
|
||||
Release: 8%{?dist}
|
||||
Version: 4.1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Message Passing Interface
|
||||
License: BSD and MIT and Romio
|
||||
URL: http://www.open-mpi.org/
|
||||
@ -380,6 +380,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Feb 26 2023 Orion Poplawski <orion@nwra.com> - 4.1.5-1
|
||||
- Update to 4.1.5
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.4-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (openmpi-4.1.4.tar.bz2) = c70a92c9b16b8c76a871183f9b180d60861186e64140da897d206d53bc06213f31ea93b31734645f580f4bf28dda5605d85dbce2417e4596955384d961bed653
|
||||
SHA512 (openmpi-4.1.5.tar.bz2) = 7a2188684ed7542fe42e1717ae72cb859b4f3d6f722c9d3ba04bfed6c2178b3e7da3a536629d312c23571fed4d9b2ca5e20e85898ae5144e9332bd898e6e1cc6
|
||||
|
Loading…
Reference in New Issue
Block a user