Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kscreenlocker6 for openSUSE:Factory checked in at 2025-06-18 15:54:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kscreenlocker6 (Old) and /work/SRC/openSUSE:Factory/.kscreenlocker6.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kscreenlocker6" Wed Jun 18 15:54:08 2025 rev:24 rq:1285719 version:6.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kscreenlocker6/kscreenlocker6.changes 2025-05-08 18:21:18.011375652 +0200 +++ /work/SRC/openSUSE:Factory/.kscreenlocker6.new.19631/kscreenlocker6.changes 2025-06-18 15:54:38.072456120 +0200 @@ -1,0 +2,52 @@ +Thu Jun 12 10:37:31 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.4.0: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.0 +- Changes since 6.3.91: + * Update version for new release 6.4.0 + +------------------------------------------------------------------- +Thu May 29 21:19:59 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.91: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.91 +- Changes since 6.3.90: + * Update version for new release 6.3.91 + +------------------------------------------------------------------- +Mon May 19 19:35:28 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.90: + * New feature release + * For more details see https://kde.org/announcements/plasma/6/6.3.90 +- Changes since 6.3.5: + * update version for new release + * Use std::expected to clean up PowerInhibitor + * Bump C++ version to 23 + * Port the ScreenSaver interface from sync calls to powerdevil + * kcm: make parameter explicit + * kcm: set fewer unused config properties + * globalaccel: accept the event if we trigger a shortcut + * greeter: Add loginFailedDelayStarted event (kde#489898) + * kcm: make long wallpaper plugins scrollable + * greeter: remove obselete shareEvent + * greeter: sync password across screens + * kcm: Use keys() for setting inital properties + * Explictly register DBus metatypes for shortcuts + * CI: remove duplicate linux-qt6-next + * CI: Add linux-qt6-next build + * CI: require plasma/plasma-workspace again + * CI: Add linux-qt6-next build and disable plasma-workspace dependency for now + * Remove and add idle timeout when inhibited and unhibited (kde#469687) + * Add xml/yaml linting + * greeter: Port from QX11Info + * X11Locker: always call stayOnTop when receiving XCB_MAP_NOTIFY to fix black screen + * Update .gitignore to ignore build folder + * Fix build with Qt 6.10 + * ksldapp: Set componentDisplayName property for global Lock Session action + * globalaccel: whitelist Toggle Keyboard Backlight (kde#483919) + * update version for new release + +------------------------------------------------------------------- Old: ---- kscreenlocker-6.3.5.tar.xz kscreenlocker-6.3.5.tar.xz.sig New: ---- kscreenlocker-6.4.0.tar.xz kscreenlocker-6.4.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kscreenlocker6.spec ++++++ --- /var/tmp/diff_new_pack.4mvvFC/_old 2025-06-18 15:54:38.844488145 +0200 +++ /var/tmp/diff_new_pack.4mvvFC/_new 2025-06-18 15:54:38.844488145 +0200 @@ -16,8 +16,8 @@ # -%global kf6_version 6.0.0 -%define qt6_version 6.7.0 +%global kf6_version 6.14.0 +%define qt6_version 6.8.0 %define rname kscreenlocker %bcond_without released @@ -26,14 +26,14 @@ # Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} Name: kscreenlocker6 -Version: 6.3.5 +Version: 6.4.0 Release: 0 Summary: Library and components for secure lock screen architecture License: GPL-2.0-or-later URL: https://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz +Source: %{rname}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source1: %{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: kde ++++++ kscreenlocker-6.3.5.tar.xz -> kscreenlocker-6.4.0.tar.xz ++++++ ++++ 5524 lines of diff (skipped)