diff --git a/libqt5-qtdatavis3d.changes b/libqt5-qtdatavis3d.changes index 888cde6..d7dab8c 100644 --- a/libqt5-qtdatavis3d.changes +++ b/libqt5-qtdatavis3d.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 16 16:25:01 UTC 2021 - Fabian Vogt + +- Add compatibility with qml-autoreqprov + ------------------------------------------------------------------- Fri Nov 20 12:08:47 UTC 2020 - Fabian Vogt diff --git a/libqt5-qtdatavis3d.spec b/libqt5-qtdatavis3d.spec index 774ff0e..438b8a5 100644 --- a/libqt5-qtdatavis3d.spec +++ b/libqt5-qtdatavis3d.spec @@ -1,7 +1,7 @@ # # spec file for package libqt5-qtdatavis3d # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,6 +16,9 @@ # +# Internal QML import of examples +%global __requires_exclude qmlimport\\(CustomFormatter.* + %define qt5_snapshot 0 %define libname libQt5DataVisualization5 %define base_name libqt5 @@ -83,7 +86,6 @@ Qt Data Visualization. %package examples Summary: Examples for the Qt5 Data Visualization module Group: Development/Libraries/X11 -License: GPL-3.0-or-later Recommends: %{libname}-devel %description examples