diff --git a/mpi-selector-1.0.2.tar.bz2 b/mpi-selector-1.0.2.tar.bz2 index 789d401..a1c8f97 100644 --- a/mpi-selector-1.0.2.tar.bz2 +++ b/mpi-selector-1.0.2.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:858423954c81771b451de18aa3c3055051f6e9050399043383bfd7222c1c84c4 -size 45579 +oid sha256:2f9927ad92d8b6d3beda8bf562b60ffcdd271ca11113e200f2fe8943bb85f8e3 +size 45574 diff --git a/mpi-selector.changes b/mpi-selector.changes index 0a9ce36..92072f6 100644 --- a/mpi-selector.changes +++ b/mpi-selector.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 24 18:39:27 CEST 2008 - jjolly@suse.de + +- Updated to version from the OFED 1.4 RC3 + ------------------------------------------------------------------- Thu Sep 11 17:14:20 CEST 2008 - jjolly@suse.de diff --git a/mpi-selector.spec b/mpi-selector.spec index bcf3d09..be0479a 100644 --- a/mpi-selector.spec +++ b/mpi-selector.spec @@ -22,7 +22,7 @@ Name: mpi-selector Url: http://www.openfabrics.org Summary: Tool to provide defaults for which MPI implementation to use Version: 1.0.2 -Release: 1 +Release: 4 License: BSD 3-Clause Group: System/Console Source: %{name}-%{version}.tar.bz2 @@ -71,6 +71,8 @@ rm -rf $RPM_BUILD_ROOT %dir %_libdir/mpi/gcc %changelog +* Fri Oct 24 2008 jjolly@suse.de +- Updated to version from the OFED 1.4 RC3 * Thu Sep 11 2008 jjolly@suse.de - Updated to version 1.0.2 from the OFED 1.4 RC1 release * Tue Aug 21 2007 kejohnson@suse.de