Update to 1.8.6
This commit is contained in:
parent
fa05079875
commit
983989f1a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ openmpi-1.4.1-RH.tar.bz2
|
|||||||
/openmpi-1.8.5rc1.tar.bz2
|
/openmpi-1.8.5rc1.tar.bz2
|
||||||
/openmpi-1.8.5rc3.tar.bz2
|
/openmpi-1.8.5rc3.tar.bz2
|
||||||
/openmpi-1.8.5.tar.bz2
|
/openmpi-1.8.5.tar.bz2
|
||||||
|
/openmpi-1.8.6.tar.bz2
|
||||||
|
@ -21,8 +21,8 @@
|
|||||||
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
||||||
|
|
||||||
Name: openmpi%{?_cc_name_suffix}
|
Name: openmpi%{?_cc_name_suffix}
|
||||||
Version: 1.8.5
|
Version: 1.8.6
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Open Message Passing Interface
|
Summary: Open Message Passing Interface
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: BSD, MIT and Romio
|
License: BSD, MIT and Romio
|
||||||
@ -234,6 +234,9 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user