From e016b78f79e7ebd782ca3d2633bf691ed61400ba Mon Sep 17 00:00:00 2001 From: Deji Akingunola Date: Fri, 21 Feb 2014 02:11:53 -0500 Subject: [PATCH] Update to 3.1 --- .gitignore | 1 + mpich.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 51e8ad7..68a3d06 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /mpich-3.0.4.tar.gz +/mpich-3.1.tar.gz diff --git a/mpich.spec b/mpich.spec index cb18bab..fb41517 100644 --- a/mpich.spec +++ b/mpich.spec @@ -2,8 +2,8 @@ Summary: A high-performance implementation of MPI Name: mpich -Version: 3.0.4 -Release: 7%{?dist} +Version: 3.1 +Release: 1%{?dist} License: MIT Group: Development/Libraries URL: http://www.mpich.org/ @@ -227,6 +227,9 @@ make check %{_mandir}/%{name}/man3/ %changelog +* Fri Feb 21 2014 Deji Akingunola - 3.1-1 +- Update to 3.1 + * Mon Jan 6 2014 Peter Robinson 3.0.4-7 - Set the aarch64 compiler options diff --git a/sources b/sources index 73a95ad..e346b4b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c5d5d4fe1e17dd12153f40bc5b6dbc0 mpich-3.0.4.tar.gz +5643dd176499bfb7d25079aaff25f2ec mpich-3.1.tar.gz