Update to 1.10.7 (bug #1473440)
This commit is contained in:
parent
a2f3f08ad7
commit
c327844dda
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ openmpi-1.4.1-RH.tar.bz2
|
||||
/openmpi-1.10.3.tar.bz2
|
||||
/openmpi-1.10.4.tar.bz2
|
||||
/openmpi-1.10.5.tar.bz2
|
||||
/openmpi-1.10.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.10.5
|
||||
Version: 1.10.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Message Passing Interface
|
||||
Group: Development/Libraries
|
||||
@ -291,6 +291,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 20 2017 Orion Poplawski <orion@cora.nwra.com> - 1.10.7-1
|
||||
- Update to 1.10.7 (bug #1473440)
|
||||
|
||||
* Tue Dec 20 2016 Orion Poplawski <orion@cora.nwra.com> - 1.10.5-1
|
||||
- Update to 1.10.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (openmpi-1.10.5.tar.bz2) = 5896442801b4bf9a38cda5e55b6e4d9ab1eb24e176570083a5a9eb4048542f6284db6dac33f1ca3fa747fc545185237afdf135f58c8e6dcd84fdd601f7e8f648
|
||||
SHA512 (openmpi-1.10.7.tar.bz2) = 9c5470f9959ca37650a59e56fb8343c028422c709876ab9d25a411dd09a07cdde927c45d8f3db1ad524b1f2847fe799471d469fa1efee48f8018b2ff24427ecb
|
||||
|
Loading…
Reference in New Issue
Block a user