diff --git a/.gitignore b/.gitignore index e789cef..f93b6df 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ openmpi-1.4.1-RH.tar.bz2 /openmpi-1.6-clean.tar.bz2 /openmpi-1.6.1-clean.tar.xz /openmpi-1.6.2-clean.tar.xz +/openmpi-1.6.3-clean.tar.xz diff --git a/openmpi.spec b/openmpi.spec index 20a6781..147bf71 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -18,7 +18,7 @@ #global _cc_name_suffix -gcc Name: openmpi%{?_cc_name_suffix} -Version: 1.6.2 +Version: 1.6.3 Release: 1%{?dist} Summary: Open Message Passing Interface Group: Development/Libraries @@ -225,6 +225,9 @@ sed -i -e s/-ldl// -e s/-lhwloc// \ %{_sysconfdir}/rpm/macros.%{namearch} %changelog +* Wed Oct 31 2012 Orion Poplawski 1.6.3-1 +- Update to 1.6.3 + * Sat Oct 13 2012 Orion Poplawski 1.6.2-1 - Update to 1.6.2 - Add BR torque-devel to enable torque support diff --git a/sources b/sources index 3eae766..f740cdd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -de2ddd80fb4c86fdc14b7fe9c583cd52 openmpi-1.6.2-clean.tar.xz +250d382c97e65084859bfd7165d2f66e openmpi-1.6.3-clean.tar.xz