From 983989f1a0f8a34c175158c078618d5ca9fe7a8b Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 23 Jun 2015 21:14:35 -0600 Subject: [PATCH] Update to 1.8.6 --- .gitignore | 1 + openmpi.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 540f31e..098512a 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/openmpi.spec b/openmpi.spec index d808e77..3d18a14 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.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 1.8.6-1 +- Update to 1.8.6 + * Thu Jun 18 2015 Fedora Release Engineering - 1.8.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 172b378..50013b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -93e958914ff0e4d9634d668d2d48c793 openmpi-1.8.5.tar.bz2 +eb569e7dc97eeaa5b1876cccf114f377 openmpi-1.8.6.tar.bz2