diff --git a/python-qtwebengine-qt5.changes b/python-qtwebengine-qt5.changes index 15f3450..5217ded 100644 --- a/python-qtwebengine-qt5.changes +++ b/python-qtwebengine-qt5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 13 12:46:38 UTC 2020 - Christophe Giboudeaux + +- Stop building the python2 package for openSUSE Tumbleweed. + ------------------------------------------------------------------- Sat Dec 7 08:25:49 UTC 2019 - Christophe Giboudeaux diff --git a/python-qtwebengine-qt5.spec b/python-qtwebengine-qt5.spec index 9c0302a..92a95f7 100644 --- a/python-qtwebengine-qt5.spec +++ b/python-qtwebengine-qt5.spec @@ -1,7 +1,7 @@ # # spec file for package python-qtwebengine-qt5 # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,11 @@ # +%if 0%{?suse_version} <= 1500 %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%else +%{?!python_module:%define python_module() python3-%{**}} +%endif Name: python-qtwebengine-qt5 Version: 5.13.2 Release: 0