diff --git a/numpy-1.15.2.zip b/numpy-1.15.2.zip deleted file mode 100644 index 9332942..0000000 --- a/numpy-1.15.2.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27a0d018f608a3fe34ac5e2b876f4c23c47e38295c47dd0775cc294cd2614bc1 -size 4484511 diff --git a/numpy-1.15.3.zip b/numpy-1.15.3.zip new file mode 100644 index 0000000..47bf9ca --- /dev/null +++ b/numpy-1.15.3.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c0c80e74759fa4942298044274f2c11b08c86230b25b8b819e55e644f5ff2b6 +size 4487045 diff --git a/python-numpy.changes b/python-numpy.changes index 650cdbe..20729bf 100644 --- a/python-numpy.changes +++ b/python-numpy.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 26 19:31:40 UTC 2018 - Todd R + +- Update to version 1.15.3 + Changes documented in release notes: + https://github.com/numpy/numpy/blob/master/doc/release/1.15.2-notes.rst + ------------------------------------------------------------------- Mon Sep 24 14:56:59 UTC 2018 - Todd R diff --git a/python-numpy.spec b/python-numpy.spec index 6d74459..2977d69 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -18,8 +18,8 @@ %global flavor @BUILD_FLAVOR@%{nil} -%define ver 1.15.2 -%define _ver 1_15_2 +%define ver 1.15.3 +%define _ver 1_15_3 %define pname python-numpy %bcond_with ringdisabled