diff --git a/qt6-declarative.changes b/qt6-declarative.changes index 3bdd1cf..88368d1 100644 --- a/qt6-declarative.changes +++ b/qt6-declarative.changes @@ -3,6 +3,11 @@ Wed Dec 30 15:50:18 UTC 2020 - Christophe Giboudeaux - Move the QML files into a separate package. +------------------------------------------------------------------- +Mon Dec 28 18:07:31 UTC 2020 - Fabian Vogt + +- Enable qml-autoreqprov + ------------------------------------------------------------------- Wed Dec 16 11:26:05 UTC 2020 - Christophe Giboudeaux diff --git a/qt6-declarative.spec b/qt6-declarative.spec index c201371..3e673a6 100644 --- a/qt6-declarative.spec +++ b/qt6-declarative.spec @@ -108,6 +108,7 @@ Additional tools for inspecting, testing, viewing QML imports and files. Summary: Qt 6 Qml library License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) Requires: qt6-declarative-imports +Requires: (qml-autoreqprov if rpm-build) %description -n libQt6Qml6 The Qt 6 Qml library. @@ -344,7 +345,6 @@ ABI or API guarantees. ### Static libraries ### %package -n qt6-packetprotocol-devel-static Summary: Qt6 PacketProtocol static library -License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) %requires_eq qt6-core-private-devel %description -n qt6-packetprotocol-devel-static @@ -361,6 +361,7 @@ any ABI or API guarantees. %package -n qt6-qmlcompiler-devel-static Summary: Qt6 QmlCompiler static library +License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) %description -n qt6-qmlcompiler-devel-static The Qt6 QmlCompiler static library.