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