diff --git a/python-xsge_gui.changes b/python-xsge_gui.changes index 2884c39..c6ed391 100644 --- a/python-xsge_gui.changes +++ b/python-xsge_gui.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 25 04:26:00 UTC 2021 - Steve Kowalik + +- Do not build for Python 3.6, due to no NumPy. + ------------------------------------------------------------------- Sun Sep 13 13:40:10 UTC 2020 - Martin Hauke diff --git a/python-xsge_gui.spec b/python-xsge_gui.spec index 48d400a..f4911b2 100644 --- a/python-xsge_gui.spec +++ b/python-xsge_gui.spec @@ -1,7 +1,7 @@ # # spec file for package python-xsge_gui # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-xsge_gui Version: 1.2.1 Release: 0