Update to 1.8.6

This commit is contained in:
Orion Poplawski 2015-06-23 21:14:35 -06:00
parent fa05079875
commit 983989f1a0
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@ openmpi-1.4.1-RH.tar.bz2
/openmpi-1.8.5rc1.tar.bz2
/openmpi-1.8.5rc3.tar.bz2
/openmpi-1.8.5.tar.bz2
/openmpi-1.8.6.tar.bz2

View File

@ -21,8 +21,8 @@
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
Name: openmpi%{?_cc_name_suffix}
Version: 1.8.5
Release: 2%{?dist}
Version: 1.8.6
Release: 1%{?dist}
Summary: Open Message Passing Interface
Group: Development/Libraries
License: BSD, MIT and Romio
@ -234,6 +234,9 @@ make check
%changelog
* Tue Jun 23 2015 Orion Poplawski <orion@cora.nwra.com> 1.8.6-1
- Update to 1.8.6
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
93e958914ff0e4d9634d668d2d48c793 openmpi-1.8.5.tar.bz2
eb569e7dc97eeaa5b1876cccf114f377 openmpi-1.8.6.tar.bz2