Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kf6-kwallet for openSUSE:Factory checked in at 2025-05-12 16:44:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kf6-kwallet (Old) and /work/SRC/openSUSE:Factory/.kf6-kwallet.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kwallet" Mon May 12 16:44:49 2025 rev:16 rq:1276403 version:6.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kf6-kwallet/kf6-kwallet.changes 2025-04-15 16:46:58.689797730 +0200 +++ /work/SRC/openSUSE:Factory/.kf6-kwallet.new.30101/kf6-kwallet.changes 2025-05-12 16:47:45.245838793 +0200 @@ -1,0 +2,31 @@ +Sun May 4 19:05:31 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 6.14.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.14.0 +- Changes since 6.13.0: + * Update dependency version to 6.14.0 + * Set the KWALLETD_BIN_PATH to ksecretd + * Fix compile without deprecated API + * Backend folder doesn't exist + * Fix build + * Small config file changes + * Use DBus calls only to avoid unstable libsecret API + * Compatibility for binary data + * Be very aggressive with dbus activation + * Address some comments + * Proxy pamOpen + * When renaming, refuse to overwrite an already existing entry (kde#458639) + * Correctly forward collection created and deleted signals + * Minor code refactors + * Support KeePassXC as SecretService backend + * Compatibility for Windows + * Fix FdoSecretsTest + * Add support for Json encoding maps + * Add secret service bridge (kde#491280) + * Prepare kwalletd for migration to be a bridge + * Update version to 6.14.0 + * Fix assertion failure due to invalid DBus object path + +------------------------------------------------------------------- Old: ---- kwallet-6.13.0.tar.xz kwallet-6.13.0.tar.xz.sig New: ---- kwallet-6.14.0.tar.xz kwallet-6.14.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf6-kwallet.spec ++++++ --- /var/tmp/diff_new_pack.WYJjgC/_old 2025-05-12 16:47:45.973869319 +0200 +++ /var/tmp/diff_new_pack.WYJjgC/_new 2025-05-12 16:47:45.973869319 +0200 @@ -19,13 +19,13 @@ %define qt6_version 6.7.0 %define rname kwallet -# Full KF6 version (e.g. 6.13.0) +# Full KF6 version (e.g. 6.14.0) %{!?_kf6_version: %global _kf6_version %{version}} # Last major and minor KF6 version (e.g. 6.0) %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kf6-kwallet -Version: 6.13.0 +Version: 6.14.0 Release: 0 Summary: Safe desktop-wide storage for passwords License: LGPL-2.1-or-later @@ -40,6 +40,7 @@ BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version} BuildRequires: libgcrypt-devel >= 1.5.0 BuildRequires: libgpgmepp-devel +BuildRequires: pkgconfig BuildRequires: cmake(KF6ColorScheme) >= %{_kf6_bugfix_version} BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version} BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version} @@ -57,6 +58,7 @@ BuildRequires: cmake(Qt6Test) >= %{qt6_version} BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} +BuildRequires: pkgconfig(libsecret-1) %description This framework contains two main components: @@ -143,11 +145,13 @@ %{_kf6_debugdir}/kwallet.renamecategories %files -n kwalletd6 -%{_kf6_applicationsdir}/org.kde.kwalletd6.desktop +%{_kf6_applicationsdir}/org.kde.ksecretd.desktop +%{_kf6_bindir}/ksecretd %{_kf6_bindir}/kwalletd6 -%{_kf6_notificationsdir}/kwalletd6.notifyrc +%{_kf6_notificationsdir}/ksecretd.notifyrc %{_kf6_sharedir}/dbus-1/services/org.kde.kwalletd5.service %{_kf6_sharedir}/dbus-1/services/org.kde.kwalletd6.service +%{_kf6_sharedir}/dbus-1/services/org.kde.secretservicecompat.service %dir %{_kf6_sharedir}/xdg-desktop-portal %dir %{_kf6_sharedir}/xdg-desktop-portal/portals %{_kf6_sharedir}/xdg-desktop-portal/portals/kwallet.portal ++++++ kwallet-6.13.0.tar.xz -> kwallet-6.14.0.tar.xz ++++++ ++++ 67906 lines of diff (skipped)
