From 7ca062b0d4093d392a85c4547b5d79aad5559daf Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Wed, 15 Jul 2015 19:46:02 -0600 Subject: [PATCH] Update to 1.8.7 --- .gitignore | 1 + openmpi.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 098512a..225b4ce 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/openmpi.spec b/openmpi.spec index 3d18a14..bb17313 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -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 1.8.7-1 +- Update to 1.8.7 + * Tue Jun 23 2015 Orion Poplawski 1.8.6-1 - Update to 1.8.6 diff --git a/sources b/sources index 50013b8..cb05f23 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb569e7dc97eeaa5b1876cccf114f377 openmpi-1.8.6.tar.bz2 +2485ed6fa0fab9bb5b4e7a9f63718630 openmpi-1.8.7.tar.bz2