[mpi4py/f12/master] update to 1.2.2

tomspur tomspur at fedoraproject.org
Wed Sep 15 21:31:49 UTC 2010


commit b298cc7fca0515aeb0a8f14d29b6d49585a762e0
Author: Thomas Spura <tomspur at fedoraproject.org>
Date:   Wed Sep 15 22:51:46 2010 +0200

    update to 1.2.2

 .gitignore  |    2 ++
 mpi4py.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..4cc68c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,2 @@
+mpi4py-1.2.1.tar.gz
+/mpi4py-1.2.2.tar.gz
diff --git a/mpi4py.spec b/mpi4py.spec
index 49f105d..6a09506 100644
--- a/mpi4py.spec
+++ b/mpi4py.spec
@@ -15,8 +15,8 @@
 %global OPENMPI 0
 
 Name:           mpi4py
-Version:        1.2.1
-Release:        2%{?dist}
+Version:        1.2.2
+Release:        1%{?dist}
 Summary:        Python bindings of the Message Passing Interface (MPI)
 
 Group:          Development/Languages
@@ -340,6 +340,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Sep 15 2010 Thomas Spura <tomspur at fedoraproject.org> - 1.2.2-1
+- update to new version
+
 * Sat Feb 27 2010 Thomas Spura <tomspur at fedoraproject.org> - 1.2.1-2
 - delete R on the main package in docs subpackage
   (main package is empty -> would be an unresolved dependency)
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


More information about the scm-commits mailing list