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-02-07 23:36:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kscreenlocker (Old) and /work/SRC/openSUSE:Factory/.kscreenlocker.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kscreenlocker" Mon Feb 7 23:36:58 2022 rev:114 rq:951877 version:5.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kscreenlocker/kscreenlocker.changes 2022-01-11 21:14:12.320745102 +0100 +++ /work/SRC/openSUSE:Factory/.kscreenlocker.new.1898/kscreenlocker.changes 2022-02-07 23:37:12.350802886 +0100 @@ -1,0 +2,25 @@ +Sat Feb 5 19:50:57 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: + * Add form factors to embedded json metadata + +------------------------------------------------------------------- +Thu Jan 13 20:30:12 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 +- Changes since 5.23.5: + * Add config option for lock on start + * Add GitLab CI + * Remove unneeded X-Plasma-API from KCM metadata + * Fix warning + * Fix sleep and hibernate actions + * Add .kde-ci.yml + +------------------------------------------------------------------- Old: ---- kscreenlocker-5.23.5.tar.xz kscreenlocker-5.23.5.tar.xz.sig New: ---- kscreenlocker-5.24.0.tar.xz kscreenlocker-5.24.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kscreenlocker.spec ++++++ --- /var/tmp/diff_new_pack.wgrTkD/_old 2022-02-07 23:37:12.966798740 +0100 +++ /var/tmp/diff_new_pack.wgrTkD/_new 2022-02-07 23:37:12.970798713 +0100 @@ -18,17 +18,17 @@ %{!?_distconfdir:%global _distconfdir %_sysconfdir} -%bcond_without lang +%bcond_without released Name: kscreenlocker -Version: 5.23.5 +Version: 5.24.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 -%if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz.sig +Source: kscreenlocker-%{version}.tar.xz +%if %{with released} +Source1: kscreenlocker-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: kde @@ -98,7 +98,7 @@ # Ship our own file to not depend on a display manager being installed (boo#1108329) install -D -m0644 %{SOURCE3} %{buildroot}%{_distconfdir}/pam.d/kde %kf5_makeinstall -C build -%if %{with lang} +%if %{with released} %kf5_find_lang %endif @@ -122,7 +122,7 @@ %postun -n libKScreenLocker5 -p /sbin/ldconfig -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %license COPYING* %endif ++++++ kscreenlocker-5.23.5.tar.xz -> kscreenlocker-5.24.0.tar.xz ++++++ ++++ 1673 lines of diff (skipped)