diff --git a/numpy-1.5.0.tar.bz2 b/numpy-1.5.0.tar.bz2 deleted file mode 100644 index b946568..0000000 --- a/numpy-1.5.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c208a3b1d2929aa039946d277fdb64af6a6d6c799d0e4cee5b1f52d661db1be -size 1910286 diff --git a/numpy-1.5.1.tar.bz2 b/numpy-1.5.1.tar.bz2 new file mode 100644 index 0000000..b64f7a1 --- /dev/null +++ b/numpy-1.5.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001ebf9188aff8ec0f3d48baaa6c2b2276304a78f58cdafcf1db0bd4ece8e642 +size 1912127 diff --git a/python-numpy.changes b/python-numpy.changes index 5a5f31d..32f037e 100644 --- a/python-numpy.changes +++ b/python-numpy.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Jan 23 15:07:08 UTC 2011 - toddrme2178@gmail.com + +- update to 1.5.1 + + Numpy 1.5.1 is a bug-fix release with no new + features compared to 1.5.0. + + Relevant bugs fixed: + * linalg: lstsq should always return real residual + * lib: fix negative indices in s_ and index_exp + * core: fix uint64 -> Python int cast + * core: richcompare should return Py_NotImplemented when undefined + * lib: close file handles after use in numpy.lib.npyio.* + * core: ensure PEP 3118 buffers can be released in exception handler + * core: fix clongdouble cast to Python complex() + * core: fix detection for ``isfinite`` routine + ------------------------------------------------------------------- Mon Sep 6 08:32:07 UTC 2010 - coolo@novell.com diff --git a/python-numpy.spec b/python-numpy.spec index d70c944..e853b2b 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -1,5 +1,5 @@ # -# spec file for package python-numpy (Version 1.5.0) +# spec file for package python-numpy (Version 1.5.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -21,7 +21,7 @@ Name: python-numpy Summary: NumPy: array processing for numbers, strings, records and objects License: BSD Group: Development/Libraries/Python -Version: 1.5.0 +Version: 1.5.1 Release: 1 Url: http://sourceforge.net/projects/numpy Provides: numpy = %version-%release