From 18d76d858b9058913e4b055ff6ec78e56d585265f8099e8b3483cd21b4d89c7e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 24 Dec 2018 09:05:24 +0000 Subject: [PATCH] Accepting request 660781 from home:TheBlackCat:branches:devel:languages:python:numeric - Update to version 1.15.4 Changes documented in release notes: https://github.com/numpy/numpy/blob/master/doc/release/1.15.4-notes.rst OBS-URL: https://build.opensuse.org/request/show/660781 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=7 --- numpy-1.15.3.zip | 3 --- numpy-1.15.4.zip | 3 +++ python-numpy.changes | 7 +++++++ python-numpy.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 numpy-1.15.3.zip create mode 100644 numpy-1.15.4.zip diff --git a/numpy-1.15.3.zip b/numpy-1.15.3.zip deleted file mode 100644 index 47bf9ca..0000000 --- a/numpy-1.15.3.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c0c80e74759fa4942298044274f2c11b08c86230b25b8b819e55e644f5ff2b6 -size 4487045 diff --git a/numpy-1.15.4.zip b/numpy-1.15.4.zip new file mode 100644 index 0000000..4356158 --- /dev/null +++ b/numpy-1.15.4.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d734559db35aa3697dadcea492a423118c5c55d176da2f3be9c98d4803fc2a7 +size 4473522 diff --git a/python-numpy.changes b/python-numpy.changes index 20729bf..5910ba0 100644 --- a/python-numpy.changes +++ b/python-numpy.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Dec 22 04:52:25 UTC 2018 - Todd R + +- Update to version 1.15.4 + Changes documented in release notes: + https://github.com/numpy/numpy/blob/master/doc/release/1.15.4-notes.rst + ------------------------------------------------------------------- Fri Oct 26 19:31:40 UTC 2018 - Todd R diff --git a/python-numpy.spec b/python-numpy.spec index 2977d69..ee3b3a4 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %global flavor @BUILD_FLAVOR@%{nil} -%define ver 1.15.3 -%define _ver 1_15_3 +%define ver 1.15.4 +%define _ver 1_15_4 %define pname python-numpy %bcond_with ringdisabled