Accepting request 765994 from KDE:Qt:5.14

- Disable valgrind on %arm due to boo#1130395

OBS-URL: https://build.opensuse.org/request/show/765994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=53
This commit is contained in:
Dominique Leuenberger 2020-01-23 15:10:48 +00:00 committed by Git OBS Bridge
commit e42ba8dea6
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 20 15:00:59 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Disable valgrind on %arm due to boo#1130395
-------------------------------------------------------------------
Thu Dec 12 12:59:01 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package libqt5-qtwebengine
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
# Copyright © 2017 Kevin Kofler <Kevin@tigcc.ticalc.org>
#
# All modifications and additions to the file contributed by third parties
@ -57,7 +57,7 @@ Release: 0
Summary: Qt 5 WebEngine Library
License: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
Group: Development/Libraries/X11
Url: https://www.qt.io
URL: https://www.qt.io
%define base_name libqt5
%define real_version 5.14.0
%define so_version 5.14.0
@ -113,7 +113,9 @@ BuildRequires: sqlite3-devel
BuildRequires: update-desktop-files
BuildRequires: usbutils
BuildRequires: util-linux
%ifnarch %arm
BuildRequires: valgrind-devel
%endif
BuildRequires: wdiff
BuildRequires: xz
BuildRequires: yasm