From bf2f4604de20227b029c77837788f03f2e4a3437c6f9c0f9542f75e5cf3e5359 Mon Sep 17 00:00:00 2001 From: Yuchen Lin Date: Mon, 18 Jun 2018 11:48:47 +0000 Subject: [PATCH] Accepting request 616702 from devel:languages:python OBS-URL: https://build.opensuse.org/request/show/616702 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=69 --- numpy-1.14.3.zip | 3 --- numpy-1.14.5.zip | 3 +++ python-numpy.changes | 10 ++++++++++ python-numpy.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 numpy-1.14.3.zip create mode 100644 numpy-1.14.5.zip diff --git a/numpy-1.14.3.zip b/numpy-1.14.3.zip deleted file mode 100644 index 6e5bbb9..0000000 --- a/numpy-1.14.3.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9016692c7d390f9d378fc88b7a799dc9caa7eb938163dda5276d3f3d6f75debf -size 4899927 diff --git a/numpy-1.14.5.zip b/numpy-1.14.5.zip new file mode 100644 index 0000000..652a5fd --- /dev/null +++ b/numpy-1.14.5.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a433b3a264dbc9aa9c7c241e87c0358a503ea6394f8737df1683c7c9a102ac +size 4904624 diff --git a/python-numpy.changes b/python-numpy.changes index 0fb7d71..06497e4 100644 --- a/python-numpy.changes +++ b/python-numpy.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jun 13 18:14:49 UTC 2018 - toddrme2178@gmail.com + +- update to version 1.14.5 + Changes documented in release notes: + https://github.com/numpy/numpy/blob/master/doc/release/1.14.5-notes.rst +- update to version 1.14.4 + Changes documented in release notes: + https://github.com/numpy/numpy/blob/master/doc/release/1.14.4-notes.rst + ------------------------------------------------------------------- Thu May 10 16:24:04 UTC 2018 - toddrme2178@gmail.com diff --git a/python-numpy.spec b/python-numpy.spec index e5265e8..a389243 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -18,8 +18,8 @@ %global flavor @BUILD_FLAVOR@%{nil} -%define ver 1.14.3 -%define _ver 1_14_3 +%define ver 1.14.5 +%define _ver 1_14_5 %define pname python-numpy %bcond_with ringdisabled