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