From 276e5989a66bfa6a0d89d551de7a5a773922149428998bca4e00544c77fccf60 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Tue, 12 Jan 2021 18:38:29 +0000 Subject: [PATCH] Accepting request 862691 from home:Vogtinator:qmlautoreqprov Enable qml-autoreqprov in package builds. Needs branches of qml-autoreqprov, qtdeclarative-imports-provides and qmlpluginexports in target projects for now. OBS-URL: https://build.opensuse.org/request/show/862691 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtdeclarative?expand=0&rev=14 --- libqt5-qtdeclarative.changes | 5 +++++ libqt5-qtdeclarative.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/libqt5-qtdeclarative.changes b/libqt5-qtdeclarative.changes index d2a2ea8..ea16c55 100644 --- a/libqt5-qtdeclarative.changes +++ b/libqt5-qtdeclarative.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 27 12:18:28 UTC 2020 - Fabian Vogt + +- Enable qml-autoreqprov + ------------------------------------------------------------------- Fri Nov 20 12:08:48 UTC 2020 - Fabian Vogt diff --git a/libqt5-qtdeclarative.spec b/libqt5-qtdeclarative.spec index 116da9a..fb91a36 100644 --- a/libqt5-qtdeclarative.spec +++ b/libqt5-qtdeclarative.spec @@ -75,6 +75,7 @@ Summary: Qt 5 Declarative Library Group: Development/Libraries/X11 # Used by QtQuick.LocalStorage Requires: libQt5Sql5-sqlite +Requires: (qml-autoreqprov if rpm-build) %description -n %{libname} Qt is a set of libraries for developing applications.