diff --git a/.gitignore b/.gitignore index 6bd6885..fc2f2cc 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ openmpi-1.4.1-RH.tar.bz2 /openmpi-1.10.1.tar.bz2 /openmpi-1.10.2.tar.bz2 /openmpi-1.10.3.tar.bz2 +/openmpi-1.10.4.tar.bz2 diff --git a/openmpi.spec b/openmpi.spec index 1601b78..d237c1b 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -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.3 -Release: 3%{?dist} +Version: 1.10.4 +Release: 1%{?dist} Summary: Open Message Passing Interface Group: Development/Libraries License: BSD, MIT and Romio @@ -286,6 +286,9 @@ make check %changelog +* Wed Oct 19 2016 Orion Poplawski - 1.10.4-1 +- Update to 1.10.4 + * Thu Sep 15 2016 Orion Poplawski - 1.10.3-3 - Rebuild for papi 5.5.0 diff --git a/sources b/sources index 8490b3d..9f94bfd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e2fe4513200e2aaa1500b762342c674b openmpi-1.10.3.tar.bz2 +9d2375835c5bc5c184ecdeb76c7c78ac openmpi-1.10.4.tar.bz2