Accepting request 831268 from home:bnavigator:branches:KDE:Qt5
- 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 OBS-URL: https://build.opensuse.org/request/show/831268 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-qtwebengine-qt5?expand=0&rev=19
This commit is contained in:
parent
8e5ef9d136
commit
14a41cef32
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 1 17:09:44 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- 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 <christophe@krop.fr>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user