Update to 1.8.7
This commit is contained in:
parent
983989f1a0
commit
7ca062b0d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ openmpi-1.4.1-RH.tar.bz2
|
||||
/openmpi-1.8.5rc3.tar.bz2
|
||||
/openmpi-1.8.5.tar.bz2
|
||||
/openmpi-1.8.6.tar.bz2
|
||||
/openmpi-1.8.7.tar.bz2
|
||||
|
@ -21,7 +21,7 @@
|
||||
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
||||
|
||||
Name: openmpi%{?_cc_name_suffix}
|
||||
Version: 1.8.6
|
||||
Version: 1.8.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Message Passing Interface
|
||||
Group: Development/Libraries
|
||||
@ -234,6 +234,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 15 2015 Orion Poplawski <orion@cora.nwra.com> 1.8.7-1
|
||||
- Update to 1.8.7
|
||||
|
||||
* Tue Jun 23 2015 Orion Poplawski <orion@cora.nwra.com> 1.8.6-1
|
||||
- Update to 1.8.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user