Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcm_sddm for openSUSE:Factory checked in at 2022-02-07 23:36:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcm_sddm (Old) and /work/SRC/openSUSE:Factory/.kcm_sddm.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcm_sddm" Mon Feb 7 23:36:54 2022 rev:118 rq:951869 version:5.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcm_sddm/kcm_sddm.changes 2022-01-11 21:13:59.064735777 +0100 +++ /work/SRC/openSUSE:Factory/.kcm_sddm.new.1898/kcm_sddm.changes 2022-02-07 23:37:01.434876362 +0100 @@ -1,0 +2,25 @@ +Sat Feb 5 19:50:55 UTC 2022 - Fabian Vogt <[email protected]> + +- Update to 5.24.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.0 +- No code changes since 5.23.90 + +------------------------------------------------------------------- +Thu Jan 13 20:30:09 UTC 2022 - Fabian Vogt <[email protected]> + +- 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: + * Warn the user about KWallet complications when using auto-login + * Install KCMs in new namespaces, convert desktop file to json + * De-duplicate json metadata of KPackages + * Fix errors about undefined theme and units + * Add missing Q_OBJECT macro + * Add FreeBSD CI + * Add CI linux + +------------------------------------------------------------------- Old: ---- sddm-kcm-5.23.5.tar.xz sddm-kcm-5.23.5.tar.xz.sig New: ---- sddm-kcm-5.24.0.tar.xz sddm-kcm-5.24.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcm_sddm.spec ++++++ --- /var/tmp/diff_new_pack.jDYfu2/_old 2022-02-07 23:37:02.050872216 +0100 +++ /var/tmp/diff_new_pack.jDYfu2/_new 2022-02-07 23:37:02.054872189 +0100 @@ -19,17 +19,17 @@ # Internal QML import %global __requires_exclude qmlimport\\(org\\.kde\\.private\\.kcms\\.sddm -%bcond_without lang +%bcond_without released Name: kcm_sddm -Version: 5.23.5 +Version: 5.24.0 Release: 0 Summary: A sddm control module for KDE License: GPL-2.0-only Group: System/GUI/KDE URL: https://projects.kde.org/projects/kdereview/sddm-kcm/repository -Source: https://download.kde.org/stable/plasma/%{version}/sddm-kcm-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/sddm-kcm-%{version}.tar.xz.sig +Source: sddm-kcm-%{version}.tar.xz +%if %{with released} +Source1: sddm-kcm-%{version}.tar.xz.sig Source2: plasma.keyring %endif # PATCH-FIX-OPENSUSE @@ -73,28 +73,30 @@ %install %kf5_makeinstall -C build -%if %{with lang} +%if %{with released} %find_lang %{name} %{name}.lang %endif -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif %files %doc README.md %license COPYING -%{_kf5_servicesdir}/kcm_sddm.desktop %{_kf5_sharedir}/polkit-1/actions/org.kde.kcontrol.kcmsddm.policy %{_kf5_dbuspolicydir}/org.kde.kcontrol.kcmsddm.conf %{_kf5_sharedir}/dbus-1/system-services/org.kde.kcontrol.kcmsddm.service %{_kf5_libdir}/libexec/kauth/kcmsddm_authhelper %{_bindir}/sddmthemeinstaller %{_kf5_knsrcfilesdir}/sddmtheme.knsrc +%{_kf5_applicationsdir}/kcm_sddm.desktop %dir %{_kf5_sharedir}/kpackage/ %dir %{_kf5_sharedir}/kpackage/kcms/ %{_kf5_sharedir}/kpackage/kcms/kcm_sddm/ -%dir %{_kf5_plugindir}/kcms/ -%{_kf5_plugindir}/kcms/kcm_sddm.so +%dir %{_kf5_plugindir}/plasma/ +%dir %{_kf5_plugindir}/plasma/kcms/ +%dir %{_kf5_plugindir}/plasma/kcms/systemsettings/ +%{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_sddm.so %changelog ++++++ sddm-kcm-5.23.5.tar.xz -> sddm-kcm-5.24.0.tar.xz ++++++ ++++ 5187 lines of diff (skipped)
