Update to 4.1.3
This commit is contained in:
parent
ec99e913a1
commit
d91b5d2dbc
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@ openmpi-1.4.1-RH.tar.bz2
|
||||
/openmpi-4.1.1.tar.bz2
|
||||
/openmpi-4.1.2rc1.tar.bz2
|
||||
/openmpi-4.1.2.tar.bz2
|
||||
/openmpi-4.1.3.tar.bz2
|
||||
|
@ -29,8 +29,8 @@
|
||||
%bcond_with autogen
|
||||
|
||||
Name: openmpi%{?_cc_name_suffix}
|
||||
Version: 4.1.2
|
||||
Release: 3%{?dist}
|
||||
Version: 4.1.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Message Passing Interface
|
||||
License: BSD and MIT and Romio
|
||||
URL: http://www.open-mpi.org/
|
||||
@ -361,6 +361,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Apr 16 2022 Orion Poplawski <orion@nwra.com> - 4.1.3-1
|
||||
- Update to 4.1.3
|
||||
|
||||
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 4.1.2-3
|
||||
- Rebuilt for java-17-openjdk as system jdk
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (openmpi-4.1.2.tar.bz2) = 1958f96434cddbe525b4511fcf8d0cf8bf1ff376e024466219bd3a2092900e318f45a4b1e1a8ef6b03e350f46a71777fc7db82a7df711f12bb9758150d209aad
|
||||
SHA512 (openmpi-4.1.3.tar.bz2) = fed3756f91c10be7a88649805262c1ed20cae6a2e7a6f0e4e5d27e7de32633d80f32c546000e1c802a4e0f9c4335fb4d1a71ad4ee3e60b7d635515b47f9257ea
|
||||
|
Loading…
Reference in New Issue
Block a user