diff --git a/.cvsignore b/.cvsignore index edcaf49..7eec04a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ openmpi-1.0.1.tar.bz2 openmpi-1.0.2.tar.bz2 openmpi-1.1.tar.bz2 openmpi-1.2.3.tar.bz2 +openmpi-1.2.4.tar.bz2 diff --git a/openmpi.spec b/openmpi.spec index d961530..5278c7f 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -1,6 +1,6 @@ Name: openmpi -Version: 1.2.3 -Release: 5%{?dist} +Version: 1.2.4 +Release: 1%{?dist} Summary: Open Message Passing Interface Group: Development/Libraries @@ -263,6 +263,9 @@ alternatives --remove mpicc %{_bindir}/opal_wrapper-%{version}-%{opt_cc}-%{mode} %changelog +* Wed Oct 17 2007 Doug Ledford - 1.2.4-1 +- Update to 1.2.4 upstream version + * Tue Aug 28 2007 Fedora Release Engineering - 1.2.3-5 - Rebuild for selinux ppc32 issue. diff --git a/sources b/sources index 4b2787d..82e8608 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ae980bb00f9686934a1143701cc041e4 openmpi-1.2.3.tar.bz2 +311b38c597f54d8d6b277225ef458666 openmpi-1.2.4.tar.bz2