From d4f746dfc971f3779a0d34bff0dbb46c235e507d Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 26 Aug 2014 09:48:53 -0600 Subject: [PATCH] Update to 1.8.2 --- .gitignore | 1 + openmpi.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 00e9776..f36ffad 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ openmpi-1.4.1-RH.tar.bz2 /openmpi-1.7.5.tar.bz2 /openmpi-1.8.tar.bz2 /openmpi-1.8.1.tar.bz2 +/openmpi-1.8.2.tar.bz2 diff --git a/openmpi.spec b/openmpi.spec index 2571c1b..33ac1bb 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.1 -Release: 7%{?dist} +Version: 1.8.2 +Release: 1%{?dist} Summary: Open Message Passing Interface Group: Development/Libraries License: BSD, MIT and Romio @@ -242,6 +242,9 @@ make check %changelog +* Tue Aug 26 2014 Orion Poplawski 1.8.2-1 +- Update to 1.8.2 + * Sun Aug 17 2014 Fedora Release Engineering - 1.8.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 4983cc3..a236d98 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0e12c24a28a605f681ff9a19a1aca2f1 openmpi-1.8.1.tar.bz2 +339a9fc199563bacbb359875ce8c9e20 openmpi-1.8.2.tar.bz2