Update to 1.10.5
This commit is contained in:
parent
30cc030f4c
commit
a2f3f08ad7
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@ openmpi-1.4.1-RH.tar.bz2
|
||||
/openmpi-1.10.2.tar.bz2
|
||||
/openmpi-1.10.3.tar.bz2
|
||||
/openmpi-1.10.4.tar.bz2
|
||||
/openmpi-1.10.5.tar.bz2
|
||||
|
@ -21,8 +21,8 @@
|
||||
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
||||
|
||||
Name: openmpi%{?_cc_name_suffix}
|
||||
Version: 1.10.4
|
||||
Release: 4%{?dist}
|
||||
Version: 1.10.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Message Passing Interface
|
||||
Group: Development/Libraries
|
||||
License: BSD, MIT and Romio
|
||||
@ -291,6 +291,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 20 2016 Orion Poplawski <orion@cora.nwra.com> - 1.10.5-1
|
||||
- Update to 1.10.5
|
||||
|
||||
* Thu Oct 20 2016 Orion Poplawski <orion@cora.nwra.com> - 1.10.4-4
|
||||
- Support s390(x) (bug #1358701)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user