diff --git a/kreversi.changes b/kreversi.changes index ff3371c..51fa0ac 100644 --- a/kreversi.changes +++ b/kreversi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 15 17:35:43 UTC 2021 - Fabian Vogt + +- Add compatibility with qml-autoreqprov + ------------------------------------------------------------------- Tue Jan 5 12:26:28 UTC 2021 - Luca Beltrame diff --git a/kreversi.spec b/kreversi.spec index d7eaa7a..f64d74c 100644 --- a/kreversi.spec +++ b/kreversi.spec @@ -1,7 +1,7 @@ # # spec file for package kreversi # -# 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 +%global __requires_exclude qmlimport\\(ColorScheme.* + %define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}