Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma5-phone-components for
openSUSE:Factory checked in at 2021-01-21 21:57:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-phone-components (Old)
and /work/SRC/openSUSE:Factory/.plasma5-phone-components.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-phone-components"
Thu Jan 21 21:57:00 2021 rev:2 rq:865278 version:5.20.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/plasma5-phone-components/plasma5-phone-components.changes
2021-01-07 21:23:02.613304936 +0100
+++
/work/SRC/openSUSE:Factory/.plasma5-phone-components.new.28504/plasma5-phone-components.changes
2021-01-21 21:57:03.977850901 +0100
@@ -1,0 +2,5 @@
+Fri Jan 15 17:49:25 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Add compatibility with qml-autoreqprov
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-phone-components.spec ++++++
--- /var/tmp/diff_new_pack.T24J0W/_old 2021-01-21 21:57:04.605851116 +0100
+++ /var/tmp/diff_new_pack.T24J0W/_new 2021-01-21 21:57:04.609851117 +0100
@@ -1,7 +1,7 @@
#
# spec file for package plasma5-phone-components
#
-# 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 @@
#
+# org.kde.phone.homescreen is internal, MeeGo.QOfono is optional and not
packaged yet
+%global __requires_exclude
qmlimport\\((org\\.kde\\.phone\\.homescreen|MeeGo\\.QOfono).*
+
%define kf5_version 5.74.0
%bcond_without lang
@@ -39,10 +42,10 @@
BuildRequires: fdupes
BuildRequires: cmake(KF5I18n) >= %{kf5_version}
BuildRequires: cmake(KF5KIO) >= %{kf5_version}
+BuildRequires: cmake(KF5Notifications) >= %{kf5_version}
BuildRequires: cmake(KF5Plasma) >= %{kf5_version}
BuildRequires: cmake(KF5PlasmaQuick) >= %{kf5_version}
BuildRequires: cmake(KF5Service) >= %{kf5_version}
-BuildRequires: cmake(KF5Notifications) >= %{kf5_version}
BuildRequires: cmake(KF5Wayland) >= %{kf5_version}
BuildRequires: cmake(Qt5Core) >= 5.15.0
BuildRequires: cmake(Qt5Qml)
@@ -51,19 +54,19 @@
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(gstreamer-1.0) >= 1.1.90
# QML imports
-Requires: kwin5
Requires: bluez-qt-imports
Requires: kactivities5-imports
Requires: kdeclarative-components
Requires: kirigami2
+Requires: kwin5
+Requires: libqt5-qtgraphicaleffects
Requires: libqt5-qtquickcontrols
Requires: libqt5-qtquickcontrols2
Requires: milou5
Requires: plasma-nm5
-Requires: plasma5-pa
Requires: plasma5-nano
+Requires: plasma5-pa
Requires: plasma5-workspace >= %{_plasma5_bugfix}
-Requires: libqt5-qtgraphicaleffects
# TODO: import MeeGo.QOfono 0.2
%description