Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kscreenlocker for openSUSE:Factory checked in at 2023-02-13 16:39:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kscreenlocker (Old) and /work/SRC/openSUSE:Factory/.kscreenlocker.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kscreenlocker" Mon Feb 13 16:39:46 2023 rev:134 rq:1064513 version:5.27.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kscreenlocker/kscreenlocker.changes 2023-01-06 17:04:04.435682078 +0100 +++ /work/SRC/openSUSE:Factory/.kscreenlocker.new.1848/kscreenlocker.changes 2023-02-13 16:41:49.151693534 +0100 @@ -1,0 +2,19 @@ +Thu Feb 9 14:19:40 UTC 2023 - Fabian Vogt <[email protected]> + +- Update to 5.27.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.0 +- Changes since 5.26.90: + * Only inhibit screen locker on "ChangeScreenSettings" (kde#464119) + +------------------------------------------------------------------- +Thu Jan 19 14:42:43 UTC 2023 - Fabian Vogt <[email protected]> + +- Update to 5.26.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.26.90 +- Too many changes to list here + +------------------------------------------------------------------- Old: ---- kscreenlocker-5.26.5.tar.xz kscreenlocker-5.26.5.tar.xz.sig New: ---- kscreenlocker-5.27.0.tar.xz kscreenlocker-5.27.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kscreenlocker.spec ++++++ --- /var/tmp/diff_new_pack.p1blDM/_old 2023-02-13 16:41:49.603696196 +0100 +++ /var/tmp/diff_new_pack.p1blDM/_new 2023-02-13 16:41:49.607696220 +0100 @@ -20,15 +20,15 @@ %bcond_without released Name: kscreenlocker -Version: 5.26.5 +Version: 5.27.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 @@ -45,6 +45,7 @@ BuildRequires: cmake(KF5KCMUtils) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Notifications) +BuildRequires: cmake(KF5Screen) BuildRequires: cmake(KF5Solid) BuildRequires: cmake(KF5TextWidgets) BuildRequires: cmake(KF5Wayland) @@ -93,16 +94,15 @@ %autosetup -p1 -n %{name}-%{version} %build - %cmake_kf5 -d build -- -DKDE4_COMMON_PAM_SERVICE=kde -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} - %cmake_build +%cmake_kf5 -d build -- -DKDE4_COMMON_PAM_SERVICE=kde -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} +%cmake_build %install - # Ship our own file to not depend on a display manager being installed (boo#1108329) - install -D -m0644 %{SOURCE3} %{buildroot}%{_pam_vendordir}/kde - %kf5_makeinstall -C build -%if %{with released} - %kf5_find_lang -%endif +# Ship our own file to not depend on a display manager being installed (boo#1108329) +install -D -m0644 %{SOURCE3} %{buildroot}%{_pam_vendordir}/kde +%kf5_makeinstall -C build + +%kf5_find_lang %pre # TODO: Add a check for kscreenlocker_greet version, once available. @@ -124,10 +124,7 @@ %postun -n libKScreenLocker5 -p /sbin/ldconfig -%if %{with released} %files lang -f %{name}.lang -%license COPYING* -%endif %files %license COPYING* ++++++ kscreenlocker-5.26.5.tar.xz -> kscreenlocker-5.27.0.tar.xz ++++++ ++++ 24049 lines of diff (skipped)
