[openmpi] Update to 1.8.3

Orion Poplawski orion at fedoraproject.org
Sun Sep 28 03:21:50 UTC 2014


commit 61e8491443a446e048d6089e1d07481a17c1fe58
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sat Sep 27 21:21:16 2014 -0600

    Update to 1.8.3

 .gitignore   |    1 +
 openmpi.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f36ffad..0237c0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ openmpi-1.4.1-RH.tar.bz2
 /openmpi-1.8.tar.bz2
 /openmpi-1.8.1.tar.bz2
 /openmpi-1.8.2.tar.bz2
+/openmpi-1.8.3.tar.bz2
diff --git a/openmpi.spec b/openmpi.spec
index 1d3c7f1..dd0081e 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.2
-Release:		2%{?dist}
+Version:		1.8.3
+Release:		1%{?dist}
 Summary:		Open Message Passing Interface
 Group:			Development/Libraries
 License:		BSD, MIT and Romio
@@ -238,6 +238,9 @@ make check
 
 
 %changelog
+* Sat Sep 27 2014 Orion Poplawski <orion at cora.nwra.com> 1.8.3-1
+- Update to 1.8.3
+
 * Tue Sep 16 2014 Peter Robinson <pbrobinson at fedoraproject.org> 1.8.2-2
 - ppc64le now has valgrind
 
diff --git a/sources b/sources
index a236d98..1cde24a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-339a9fc199563bacbb359875ce8c9e20  openmpi-1.8.2.tar.bz2
+2067d00853e0c33d498153fc7d268d2b  openmpi-1.8.3.tar.bz2


More information about the scm-commits mailing list