diff --git a/.gitignore b/.gitignore index bf9f645..4cc68c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ mpi4py-1.2.1.tar.gz +/mpi4py-1.2.2.tar.gz diff --git a/mpi4py.spec b/mpi4py.spec index e0da8fa..e69a753 100644 --- a/mpi4py.spec +++ b/mpi4py.spec @@ -15,8 +15,8 @@ %global OPENMPI 0 Name: mpi4py -Version: 1.2.1 -Release: 6%{?dist} +Version: 1.2.2 +Release: 1%{?dist} Summary: Python bindings of the Message Passing Interface (MPI) Group: Development/Languages @@ -344,6 +344,9 @@ rm -rf %{buildroot} %changelog +* Wed Sep 15 2010 Thomas Spura - 1.2.2-1 +- update to new version + * Sun Aug 22 2010 Thomas Spura - 1.2.1-6 - rebuild with python3.2 http://lists.fedoraproject.org/pipermail/devel/2010-August/141368.html diff --git a/sources b/sources index e17722f..1601fb4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2790cbfe2ffee581516689e5fb85c521 mpi4py-1.2.1.tar.gz +91c1b962529adfd90b9f9f98db5624b7 mpi4py-1.2.2.tar.gz