Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kpmcore for openSUSE:Factory checked in at 2025-04-18 16:16:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpmcore (Old) and /work/SRC/openSUSE:Factory/.kpmcore.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpmcore" Fri Apr 18 16:16:33 2025 rev:46 rq:1270470 version:25.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kpmcore/kpmcore.changes 2025-03-07 16:39:14.305999736 +0100 +++ /work/SRC/openSUSE:Factory/.kpmcore.new.30101/kpmcore.changes 2025-04-20 20:00:12.021495970 +0200 @@ -1,0 +2,24 @@ +Mon Apr 14 07:07:01 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.04.0/ +- No code change since 25.03.90 + +------------------------------------------------------------------- +Sat Mar 29 08:42:46 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.03.90 + * New feature release +- Changes since 24.12.3: + * Fix a memory leak by actually freeing a correct pointer + * kpmcore tests seem to require C++20. Adjust test/CMakeLists.txt accordingly. + * Add lazy_itable_init=0 and lazy_journal_init=0 to ext4 features. + * Add xml/yaml linting + * Add operation to set partition label + * Add 1 to handleWidth in partresize widget. (kde#499064) + * Allow applications to set the LUKS2 PBKDF + * Limix exfat labels to 11 characters. (kde#496400) + +------------------------------------------------------------------- Old: ---- kpmcore-24.12.3.tar.xz kpmcore-24.12.3.tar.xz.sig New: ---- kpmcore-25.04.0.tar.xz kpmcore-25.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpmcore.spec ++++++ --- /var/tmp/diff_new_pack.qhItfI/_old 2025-04-20 20:00:13.597561773 +0200 +++ /var/tmp/diff_new_pack.qhItfI/_new 2025-04-20 20:00:13.605562107 +0200 @@ -1,7 +1,7 @@ # # spec file for package kpmcore # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %bcond_without released Name: kpmcore -Version: 24.12.3 +Version: 25.04.0 Release: 0 Summary: KDE Partition Manager core library License: GPL-3.0-or-later @@ -50,7 +50,7 @@ %package devel Summary: Development package for KDE Partition Manager core library -Requires: libkpmcore12 = %{version} +Requires: libkpmcore13 = %{version} %description devel Library for managing partitions. Common code for KDE Partition Manager and @@ -58,11 +58,12 @@ Development package for kpmcore. -%package -n libkpmcore12 +%package -n libkpmcore13 Summary: KDE Partition Manager core library Requires: kpmcore >= %{version} +Obsoletes: libkpmcore12 -%description -n libkpmcore12 +%description -n libkpmcore13 Library for managing partitions. Common code for KDE Partition Manager and other projects. @@ -84,7 +85,7 @@ %find_lang kpmcore --all-name -%ldconfig_scriptlets -n libkpmcore12 +%ldconfig_scriptlets -n libkpmcore13 %files %{_kf6_dbuspolicydir}/org.kde.kpmcore.*.conf @@ -93,7 +94,7 @@ %{_kf6_sharedir}/polkit-1/actions/org.kde.kpmcore.externalcommand.policy %{_libexecdir}/kpmcore_externalcommand -%files -n libkpmcore12 +%files -n libkpmcore13 %license LICENSES/* %{_kf6_libdir}/libkpmcore.so.* ++++++ kpmcore-24.12.3.tar.xz -> kpmcore-25.04.0.tar.xz ++++++ ++++ 10449 lines of diff (skipped)