diff --git a/python-qtwebengine-qt5.changes b/python-qtwebengine-qt5.changes index a141770..61507d6 100644 --- a/python-qtwebengine-qt5.changes +++ b/python-qtwebengine-qt5.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Sep 1 17:09:44 UTC 2020 - Benjamin Greiner + +- Fix single line patch info for update-timeline.patch +- remove the skip python2 tumbleweed hack. Tumbleweed/Factory repos + take care of it by themselves +- Update might fix boo#1176023 + ------------------------------------------------------------------- Sat Aug 29 08:04:01 UTC 2020 - Christophe Giboudeaux diff --git a/python-qtwebengine-qt5.spec b/python-qtwebengine-qt5.spec index e27f57b..dc8c83f 100644 --- a/python-qtwebengine-qt5.spec +++ b/python-qtwebengine-qt5.spec @@ -16,11 +16,7 @@ # -%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.15.0 Release: 0 @@ -29,7 +25,7 @@ License: GPL-3.0-only Group: Development/Libraries/Python URL: https://www.riverbankcomputing.com/software/pyqtwebengine/intro Source: https://files.pythonhosted.org/packages/source/P/PyQtWebEngine/PyQtWebEngine-%{version}.tar.gz -# PATCH-FIX-UPSTREAM +# PATCH-FIX-OPENSUSE -- add nonexistent future releases christophe@krop.fr Patch0: update-timeline.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module qt5-devel}