From d50624b7171fdc3b668db5480d02558dbc132d047e3473c9f1c68e0cecd8b526 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 1 Mar 2019 23:25:19 +0000 Subject: [PATCH] Accepting request 680656 from home:mcepl:branches:devel:languages:python:numeric - Use direct number in Version: tag. OBS-URL: https://build.opensuse.org/request/show/680656 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=17 --- python-numpy.changes | 5 +++++ python-numpy.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-numpy.changes b/python-numpy.changes index 5b7f588..f5eef65 100644 --- a/python-numpy.changes +++ b/python-numpy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 1 21:42:38 CET 2019 - Matej Cepl + +- Use direct number in Version: tag. + ------------------------------------------------------------------- Wed Feb 20 10:43:28 UTC 2019 - Tomáš Chvátal diff --git a/python-numpy.spec b/python-numpy.spec index a8e60c1..b8b03ea 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -18,7 +18,6 @@ %global flavor @BUILD_FLAVOR@%{nil} -%define ver 1.16.1 %define _ver 1_16_1 %define pname python-numpy @@ -78,7 +77,7 @@ ExclusiveArch: do_not_build %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: %{package_name} -Version: %ver +Version: 1.16.1 Release: 0 Summary: NumPy array processing for numbers, strings, records and objects License: BSD-3-Clause