diff --git a/numpy-1.14.0.zip b/numpy-1.14.0.zip deleted file mode 100644 index 6dc1f55..0000000 --- a/numpy-1.14.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3de643935b212307b420248018323a44ec51987a336d1d747c1322afc3c099fb -size 4900811 diff --git a/numpy-1.14.3.zip b/numpy-1.14.3.zip new file mode 100644 index 0000000..6e5bbb9 --- /dev/null +++ b/numpy-1.14.3.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9016692c7d390f9d378fc88b7a799dc9caa7eb938163dda5276d3f3d6f75debf +size 4899927 diff --git a/python-numpy.changes b/python-numpy.changes index 4ba6da1..5d73f76 100644 --- a/python-numpy.changes +++ b/python-numpy.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Apr 28 22:05:55 UTC 2018 - toddrme2178@gmail.com + +- update to version 1.14.3 + Changes documented in release notes: + https://github.com/numpy/numpy/blob/master/doc/release/1.14.3-notes.rst +- update to version 1.14.2 + Changes documented in release notes: + https://github.com/numpy/numpy/blob/master/doc/release/1.14.2-notes.rst +- update to version 1.14.1 + Changes documented in release notes: + https://github.com/numpy/numpy/blob/master/doc/release/1.14.1-notes.rst + ------------------------------------------------------------------- Tue Feb 13 10:09:18 UTC 2018 - schwab@suse.de diff --git a/python-numpy.spec b/python-numpy.spec index 2490246..0e1c176 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -18,8 +18,8 @@ %global flavor @BUILD_FLAVOR@%{nil} -%define ver 1.14.0 -%define _ver 1_14_0 +%define ver 1.14.3 +%define _ver 1_14_3 %define pname python-numpy %bcond_with ringdisabled