Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kscreenlocker for openSUSE:Factory checked in at 2022-06-13 13:02:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kscreenlocker (Old) and /work/SRC/openSUSE:Factory/.kscreenlocker.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kscreenlocker" Mon Jun 13 13:02:14 2022 rev:121 rq:981908 version:5.25.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kscreenlocker/kscreenlocker.changes 2022-05-05 23:05:02.805456440 +0200 +++ /work/SRC/openSUSE:Factory/.kscreenlocker.new.1548/kscreenlocker.changes 2022-06-13 13:02:28.761112727 +0200 @@ -1,0 +2,44 @@ +Thu Jun 9 11:14:59 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.25.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.25.0 +- Changes since 5.24.90: + * Handle fallback packages when checking for screenlocker API version + * Wait for screenlocker UI to call close + * Remove old non-compliant Ctrl+Alt+L shortcut that interferes with apps (kde#454397) + +------------------------------------------------------------------- +Thu May 19 19:45:31 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.90 +- Changes since 5.24.5: + * Disable logind integration for kwin's unit tests + * Add fallback to the absolute path to kscreenlocker_greet (kde#452817) + * Guard double authenticate calls + * Fix two minor Qt6 build regressions + * Cleanup kcheckpass + * Plasma 5.25 brings breaking API changes to the lockscreen + * Port screen geometry change handling away from QDesktopWidget + * Don't recommend current session + * Port away from deprecated KDeclarative API + * kcm: Fix the load of wallpaper kcms (kde#452757) + * Port away from KWayland::Server + * Remove uneeded default args for plugin constructors + * Port away from using KAboutData with KCMs + * Install KCM in new namespaces + * De-duplicate json metadata of KPackages + * Remove explicit QuickSettings init method call + * Use PACKAGE_PREFIX_DIR before any find_dependency() calls + * Make the CMake config file work in a Qt6 build as well + * Adapt build system to also support Qt6 + * Port from KDeclarative::ConfigPropertyMap to KConfigPropertyMap + * Adapt to Layer Shell Qt API change + * Add form factors to embedded json metadata + * Port to KLibexec + +------------------------------------------------------------------- Old: ---- kscreenlocker-5.24.5.tar.xz kscreenlocker-5.24.5.tar.xz.sig New: ---- kscreenlocker-5.25.0.tar.xz kscreenlocker-5.25.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kscreenlocker.spec ++++++ --- /var/tmp/diff_new_pack.UJYndq/_old 2022-06-13 13:02:29.309113492 +0200 +++ /var/tmp/diff_new_pack.UJYndq/_new 2022-06-13 13:02:29.313113497 +0200 @@ -20,15 +20,15 @@ %bcond_without released Name: kscreenlocker -Version: 5.24.5 +Version: 5.25.0 Release: 0 Summary: Library and components for secure lock screen architecture License: GPL-2.0-or-later Group: System/GUI/KDE URL: https://projects.kde.org/kscreenlocker -Source: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz +Source: kscreenlocker-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz.sig +Source1: kscreenlocker-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: kde @@ -36,6 +36,7 @@ BuildRequires: extra-cmake-modules >= 1.8.0 BuildRequires: kf5-filesystem BuildRequires: pam-devel +BuildRequires: cmake(KF5Config) >= 5.15.0 BuildRequires: cmake(KF5Crash) >= 5.15.0 BuildRequires: cmake(KF5Declarative) >= 5.15.0 BuildRequires: cmake(KF5GlobalAccel) >= 5.15.0 @@ -130,7 +131,7 @@ %files %license COPYING* %{_distconfdir}/pam.d/kde -%{_kf5_servicesdir}/ +%{_kf5_applicationsdir}/kcm_screenlocker.desktop %{_kf5_sharedir}/kconf_update/ %{_kf5_plugindir}/ %{_kf5_notifydir}/ @@ -138,13 +139,7 @@ %dir %{_kf5_sharedir}/kpackage/ %dir %{_kf5_sharedir}/kpackage/kcms %{_kf5_sharedir}/kpackage/kcms/kcm_screenlocker -%if %{pkg_vcmp kf5-filesystem >= 20220307} -%{_libexecdir}/kcheckpass %{_libexecdir}/kscreenlocker_greet -%else -%{_kf5_libdir}/libexec/kcheckpass -%{_kf5_libdir}/libexec/kscreenlocker_greet -%endif %files -n libKScreenLocker5 %license COPYING* ++++++ kscreenlocker-5.24.5.tar.xz -> kscreenlocker-5.25.0.tar.xz ++++++ ++++ 17573 lines of diff (skipped)