From 8e70cb220ed204e488e61a956293e0a459fc55ce4f9855589b95ca1990ce74ab Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 23 Apr 2014 15:28:07 +0000 Subject: [PATCH] Accepting request 230332 from devel:languages:python update to 1.8.1, bugfix release (forwarded request 229948 from apersaud) OBS-URL: https://build.opensuse.org/request/show/230332 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=39 --- numpy-1.8.0.tar.gz | 3 --- numpy-1.8.1.tar.gz | 3 +++ python-numpy-doc.changes | 5 +++++ python-numpy-doc.spec | 2 +- python-numpy.changes | 5 +++++ python-numpy.spec | 2 +- 6 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 numpy-1.8.0.tar.gz create mode 100644 numpy-1.8.1.tar.gz diff --git a/numpy-1.8.0.tar.gz b/numpy-1.8.0.tar.gz deleted file mode 100644 index 07aba51..0000000 --- a/numpy-1.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2764d0819acc77e9ff81b060fe7f69530b0d85c26ac9d162639b787cb227d253 -size 3779617 diff --git a/numpy-1.8.1.tar.gz b/numpy-1.8.1.tar.gz new file mode 100644 index 0000000..d113bae --- /dev/null +++ b/numpy-1.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d722fc3ac922a34c50183683e828052cd9bb7e9134a95098441297d7ea1c7a9 +size 3794076 diff --git a/python-numpy-doc.changes b/python-numpy-doc.changes index b440b10..d356bf8 100644 --- a/python-numpy-doc.changes +++ b/python-numpy-doc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 14 05:24:31 UTC 2014 - arun@gmx.de + +- bugfix release 1.8.1 + ------------------------------------------------------------------- Tue Feb 4 00:55:42 UTC 2014 - dvaleev@suse.com diff --git a/python-numpy-doc.spec b/python-numpy-doc.spec index 7ddbc18..9797d7e 100644 --- a/python-numpy-doc.spec +++ b/python-numpy-doc.spec @@ -19,7 +19,7 @@ %define modname numpy Name: python-%{modname}-doc %define docname numpydoc -Version: 1.8.0 +Version: 1.8.1 Release: 0 %define docvers 0.4 Url: http://sourceforge.net/projects/numpy diff --git a/python-numpy.changes b/python-numpy.changes index 41f2015..c5c04e1 100644 --- a/python-numpy.changes +++ b/python-numpy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 14 05:23:39 UTC 2014 - arun@gmx.de + +- bugfix release 1.8.1 + ------------------------------------------------------------------- Thu Dec 5 11:17:52 CET 2013 - mls@suse.de diff --git a/python-numpy.spec b/python-numpy.spec index 9a18c77..c7b04fb 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -20,7 +20,7 @@ %define modname numpy Name: python-%{modname} -Version: 1.8.0 +Version: 1.8.1 Release: 0 Url: http://sourceforge.net/projects/numpy Summary: NumPy array processing for numbers, strings, records and objects