diff --git a/libqt5-qtwebengine.changes b/libqt5-qtwebengine.changes index 08abc76..f37bad1 100644 --- a/libqt5-qtwebengine.changes +++ b/libqt5-qtwebengine.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 20 15:00:59 UTC 2020 - Guillaume GARDET + +- Disable valgrind on %arm due to boo#1130395 + ------------------------------------------------------------------- Thu Dec 12 12:59:01 UTC 2019 - Fabian Vogt diff --git a/libqt5-qtwebengine.spec b/libqt5-qtwebengine.spec index 9ff4c4f..b7ff7c4 100644 --- a/libqt5-qtwebengine.spec +++ b/libqt5-qtwebengine.spec @@ -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 # # 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