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-02-07 23:37:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-phone-components (Old) and /work/SRC/openSUSE:Factory/.plasma5-phone-components.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-phone-components" Mon Feb 7 23:37:23 2022 rev:24 rq:951902 version:5.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-phone-components/plasma5-phone-components.changes 2022-01-11 21:20:51.813026095 +0100 +++ /work/SRC/openSUSE:Factory/.plasma5-phone-components.new.1898/plasma5-phone-components.changes 2022-02-07 23:38:08.438423821 +0100 @@ -1,0 +2,27 @@ +Sat Feb 5 19:51:01 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.0 +- Changes since 5.23.90: + * applets/activities & applets/krunner: Remove from repo + * [shell/updates] Ensure upgrade process has new panel height + * Fix meta shortcut being removed regression + * homescreen: Don't disable flick tracking unnecessarily + * homescreen: Only close app drawer after startup feedback is fullscreen + * lockscreen: Use smaller up icon + * widgets/krunner: Fix keyboard focus being invoked on shell startup + * homescreen: Close app drawer when app is launched + * homescreen: Reset app drawer position when opened + +------------------------------------------------------------------- +Thu Jan 13 20:30:31 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.23.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.23.90 +- Too many changes to list here + +------------------------------------------------------------------- Old: ---- plasma-phone-components-5.23.5.tar.xz plasma-phone-components-5.23.5.tar.xz.sig New: ---- plasma-mobile-5.24.0.tar.xz plasma-mobile-5.24.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-phone-components.spec ++++++ --- /var/tmp/diff_new_pack.U70SGM/_old 2022-02-07 23:38:09.042419688 +0100 +++ /var/tmp/diff_new_pack.U70SGM/_new 2022-02-07 23:38:09.046419661 +0100 @@ -22,9 +22,9 @@ %define kf5_version 5.82.0 -%bcond_without lang +%bcond_without released Name: plasma5-phone-components -Version: 5.23.5 +Version: 5.24.0 Release: 0 # Full Plasma 5 version (e.g. 5.9.3) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -34,13 +34,14 @@ License: GPL-2.0-or-later Group: System/GUI/KDE URL: http://www.kde.org/ -Source: https://download.kde.org/stable/plasma/%{version}/plasma-phone-components-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/plasma-phone-components-%{version}.tar.xz.sig +Source: plasma-mobile-%{version}.tar.xz +%if %{with released} +Source1: plasma-mobile-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules BuildRequires: fdupes +BuildRequires: cmake(KF5Declarative) >= %{kf5_version} BuildRequires: cmake(KF5I18n) >= %{kf5_version} BuildRequires: cmake(KF5KIO) >= %{kf5_version} BuildRequires: cmake(KF5ModemManagerQt) >= %{kf5_version} @@ -81,7 +82,7 @@ %lang_package %prep -%autosetup -p1 -n plasma-phone-components-%{version} +%autosetup -p1 -n plasma-mobile-%{version} %build %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} @@ -89,7 +90,7 @@ %install %kf5_makeinstall -C build -%if %{with lang} +%if %{with released} %kf5_find_lang %endif @@ -105,8 +106,10 @@ %dir %{_kf5_qmldir}/org/kde/plasma/ %{_kf5_qmldir}/org/kde/plasma/mm/ %dir %{_kf5_qmldir}/org/kde/plasma/private/ +%dir %{_kf5_qmldir}/org/kde/plasma/quicksetting/ %{_kf5_qmldir}/org/kde/plasma/private/mobilehomescreencomponents/ %{_kf5_qmldir}/org/kde/plasma/private/mobileshell/ +%{_kf5_qmldir}/org/kde/plasma/quicksetting/nightcolor/ %{_kf5_bindir}/kwinwrapper %dir %{_datadir}/wayland-sessions/ %{_datadir}/wayland-sessions/plasma-mobile.desktop @@ -143,7 +146,7 @@ %{_kf5_servicesdir}/plasma-applet-org.kde.plasma.phone.desktop %{_kf5_servicesdir}/plasma-applet-org.kde.plasma.phoneshell.desktop -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif