Update to 2.1.2
This commit is contained in:
parent
22f5f4a08d
commit
9392d19876
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@ openmpi-1.4.1-RH.tar.bz2
|
||||
/openmpi-2.0.2.tar.bz2
|
||||
/openmpi-2.1.0.tar.bz2
|
||||
/openmpi-2.1.1.tar.bz2
|
||||
/openmpi-2.1.2.tar.bz2
|
||||
|
@ -20,8 +20,8 @@
|
||||
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
||||
|
||||
Name: openmpi%{?_cc_name_suffix}
|
||||
Version: 2.1.1
|
||||
Release: 8%{?dist}
|
||||
Version: 2.1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Message Passing Interface
|
||||
Group: Development/Libraries
|
||||
License: BSD and MIT and Romio
|
||||
@ -315,6 +315,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 06 2018 Orion Poplawski <orion@cora.nwra.com> - 2.1.2-1
|
||||
- Update to 2.1.2
|
||||
|
||||
* Mon Feb 05 2018 Orion Poplawski <orion@cora.nwra.com> - 2.1.1-8
|
||||
- Rebuild for rdma-core 16.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (openmpi-2.1.1.tar.bz2) = c11bba6ec815f9c8d32fce3578f8995f6cd694e02fb850d7e6cd3975989bb38fdbef348064264a1de418d0a21411c70ca74347ecff4f27eb5a2f6835019d6bca
|
||||
SHA512 (openmpi-2.1.2.tar.bz2) = 8a27a67cab384f9f03efe69bfdd51a8e8790f47a156e3a7e34f26a29d033889653070981c0105f142a96f00293fc069536bd020ae28a97afb564eab747e60457
|
||||
|
Loading…
Reference in New Issue
Block a user