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 2022-03-12 17:15:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-phone-components (Old)
and /work/SRC/openSUSE:Factory/.plasma5-phone-components.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-phone-components"
Sat Mar 12 17:15:13 2022 rev:25 rq:960892 version:5.24.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/plasma5-phone-components/plasma5-phone-components.changes
2022-02-07 23:38:08.438423821 +0100
+++
/work/SRC/openSUSE:Factory/.plasma5-phone-components.new.25692/plasma5-phone-components.changes
2022-03-12 17:15:54.190335180 +0100
@@ -1,0 +2,46 @@
+Wed Mar 9 10:49:13 UTC 2022 - Antonio Larrosa <[email protected]>
+
+- Remove applets/activities, applets/krunner and the lang
+ subpackage (since those applets where the only ones using it)
+ as they were removed by upstream.
+
+-------------------------------------------------------------------
+Tue Mar 8 18:10:01 UTC 2022 - Fabian Vogt <[email protected]>
+
+- Update to 5.24.3
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.24.3
+- No code changes since 5.24.2
+
+-------------------------------------------------------------------
+Tue Feb 22 16:21:04 UTC 2022 - Fabian Vogt <[email protected]>
+
+- Update to 5.24.2
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.24.2
+- Changes since 5.24.1:
+ * actiondrawer: Darken landscape drawer background to be easier to read
+ * quicksettings: Ensure mobile data quick setting says not available if not
available
+ * Ensure we have a default wallpaper
+ * homescreen: Fix app drawer not interactable in empty space
+ * taskpanel: Fix close action
+
+-------------------------------------------------------------------
+Tue Feb 15 20:01:21 UTC 2022 - Fabian Vogt <[email protected]>
+
+- Update to 5.24.1
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.24.1
+- Changes since 5.24.0:
+ * mmplugin: Use NM autoconnect instead of wwan
+ * ci: Add networkmanager-qt
+ * quicksettings: Make mobile data quick setting use NM API directly
+ * taskswitcher: Ensure window is in maximized state when activating
+ * taskswitcher: Remove global variable calls
+ * mmplugin: Fix SIM being reported as locked when no sim is inserted
+ * applets/activities & applets/krunner: Remove from repo
+
+-------------------------------------------------------------------
Old:
----
plasma-mobile-5.24.0.tar.xz
plasma-mobile-5.24.0.tar.xz.sig
New:
----
plasma-mobile-5.24.3.tar.xz
plasma-mobile-5.24.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-phone-components.spec ++++++
--- /var/tmp/diff_new_pack.D4eNLl/_old 2022-03-12 17:15:54.778335860 +0100
+++ /var/tmp/diff_new_pack.D4eNLl/_new 2022-03-12 17:15:54.782335864 +0100
@@ -24,7 +24,7 @@
%bcond_without released
Name: plasma5-phone-components
-Version: 5.24.0
+Version: 5.24.3
Release: 0
# Full Plasma 5 version (e.g. 5.9.3)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -34,9 +34,9 @@
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org/
-Source: plasma-mobile-%{version}.tar.xz
+Source:
https://download.kde.org/stable/plasma/%{version}/plasma-mobile-%{version}.tar.xz
%if %{with released}
-Source1: plasma-mobile-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-mobile-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules
@@ -45,6 +45,7 @@
BuildRequires: cmake(KF5I18n) >= %{kf5_version}
BuildRequires: cmake(KF5KIO) >= %{kf5_version}
BuildRequires: cmake(KF5ModemManagerQt) >= %{kf5_version}
+BuildRequires: cmake(KF5NetworkManagerQt) >= %{kf5_version}
BuildRequires: cmake(KF5Notifications) >= %{kf5_version}
BuildRequires: cmake(KF5Plasma) >= %{kf5_version}
BuildRequires: cmake(KF5PlasmaQuick) >= %{kf5_version}
@@ -57,11 +58,12 @@
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(gstreamer-1.0) >= 1.1.90
+# TODO: Rename the package itself at some point
+Provides: plasma5-mobile = %{version}
# Forced on startup
Requires: qqc2-breeze-style
# QML imports
Requires: bluez-qt-imports
-Requires: kactivities5-imports
Requires: kdeclarative-components
Requires: kirigami2
Requires: kwin5
@@ -79,8 +81,6 @@
%description
Plasma shell and components targeted for phones.
-%lang_package
-
%prep
%autosetup -p1 -n plasma-mobile-%{version}
@@ -90,9 +90,6 @@
%install
%kf5_makeinstall -C build
-%if %{with released}
- %kf5_find_lang
-%endif
# Wut?
sed -i '#touch /tmp/simplelogin_starting#d'
%{buildroot}%{_kf5_bindir}/kwinwrapper
@@ -118,8 +115,6 @@
%dir %{_kf5_plasmadir}/shells
%{_kf5_plasmadir}/shells/org.kde.plasma.phoneshell/
%dir %{_kf5_plasmadir}/plasmoids/
-%{_kf5_plasmadir}/plasmoids/org.kde.phone.activities/
-%{_kf5_plasmadir}/plasmoids/org.kde.phone.krunner/
%{_kf5_plasmadir}/plasmoids/org.kde.phone.panel/
%{_kf5_plasmadir}/plasmoids/org.kde.phone.homescreen/
%{_kf5_plasmadir}/plasmoids/org.kde.phone.taskpanel/
@@ -134,11 +129,7 @@
%{_kf5_plugindir}/plasma/applets/plasma_containment_phone_taskpanel.so
%{_kf5_appstreamdir}/org.kde.plasma.phone.appdata.xml
%{_kf5_appstreamdir}/org.kde.plasma.phoneshell.appdata.xml
-%{_kf5_appstreamdir}/org.kde.phone.activities.appdata.xml
-%{_kf5_appstreamdir}/org.kde.phone.krunner.appdata.xml
-%{_kf5_servicesdir}/plasma-applet-org.kde.phone.activities.desktop
%{_kf5_servicesdir}/plasma-applet-org.kde.phone.homescreen.desktop
-%{_kf5_servicesdir}/plasma-applet-org.kde.phone.krunner.desktop
%{_kf5_servicesdir}/plasma-applet-org.kde.phone.panel.desktop
%{_kf5_servicesdir}/plasma-applet-org.kde.phone.taskpanel.desktop
%{_kf5_servicesdir}/plasma-applet-org.kde.plasma.airplanemode.desktop
@@ -146,8 +137,4 @@
%{_kf5_servicesdir}/plasma-applet-org.kde.plasma.phone.desktop
%{_kf5_servicesdir}/plasma-applet-org.kde.plasma.phoneshell.desktop
-%if %{with released}
-%files lang -f %{name}.lang
-%endif
-
%changelog
++++++ plasma-mobile-5.24.0.tar.xz -> plasma-mobile-5.24.3.tar.xz ++++++
++++ 3368 lines of diff (skipped)