Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcoreaddons for openSUSE:Factory checked in at 2022-08-15 19:57:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcoreaddons (Old) and /work/SRC/openSUSE:Factory/.kcoreaddons.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcoreaddons" Mon Aug 15 19:57:09 2022 rev:108 rq:994960 version:5.97.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcoreaddons/kcoreaddons.changes 2022-07-11 19:09:40.603633082 +0200 +++ /work/SRC/openSUSE:Factory/.kcoreaddons.new.1521/kcoreaddons.changes 2022-08-15 19:59:07.193210631 +0200 @@ -1,0 +2,24 @@ +Sun Aug 7 22:27:16 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.97.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.97.0 +- Changes since 5.96.0: + * Deprecate KMessage system + * KUserGroup: fix data race by porting from getgrgid to getgrgid_r + * KUserGroup: centralize calls to getgrgid(), at least for constructors + * KUser: fix data race by porting to getpwuid_r and getpwnam_r + * KUser: use member initialization, call getpwuid in a single place + * fix up the kpluingmetadata::value doc + * Add KRuntimePlatform as alternative for KDeclarative::runtimePlatform + * Fix klibexectest when build dir path contains symlink + * Fix unit tests in kpluginfactorytest + * Bump shared-mime-info to 1.8 + * make kprocess a more proper qprocess + * new ksandbox function to start processes + * refresh git-blame-ignore-revs for latest clang-format run + * automatic clang-format run (clang 14) + * Adapt libexec paths for KF6 + +------------------------------------------------------------------- Old: ---- kcoreaddons-5.96.0.tar.xz kcoreaddons-5.96.0.tar.xz.sig New: ---- kcoreaddons-5.97.0.tar.xz kcoreaddons-5.97.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcoreaddons.spec ++++++ --- /var/tmp/diff_new_pack.0lXL7q/_old 2022-08-15 19:59:07.597211757 +0200 +++ /var/tmp/diff_new_pack.0lXL7q/_new 2022-08-15 19:59:07.605211780 +0200 @@ -17,14 +17,14 @@ %define lname libKF5CoreAddons5 -%define _tar_path 5.96 +%define _tar_path 5.97 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kcoreaddons -Version: 5.96.0 +Version: 5.97.0 Release: 0 Summary: Utilities for core application functionality and accessing the OS License: LGPL-2.1-or-later ++++++ kcoreaddons-5.96.0.tar.xz -> kcoreaddons-5.97.0.tar.xz ++++++ ++++ 15237 lines of diff (skipped)