Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcoreaddons for openSUSE:Factory checked in at 2021-12-13 20:40:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcoreaddons (Old) and /work/SRC/openSUSE:Factory/.kcoreaddons.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcoreaddons" Mon Dec 13 20:40:36 2021 rev:100 rq:939199 version:5.89.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcoreaddons/kcoreaddons.changes 2021-11-15 15:26:10.569819730 +0100 +++ /work/SRC/openSUSE:Factory/.kcoreaddons.new.2520/kcoreaddons.changes 2021-12-13 20:43:51.752481155 +0100 @@ -1,0 +2,30 @@ +Sat Dec 4 22:56:27 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 5.89.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.89.0 +- Changes since 5.88.0: + * KF5CoreAddonsMacros: Replace "-" with "_" for KPLUGINFACTORY_PLUGIN_CLASS_INTERNAL_NAME + compile definition + * Compile against Qt6 + * Allow reading enabled state from KPluginMetaData using templated method + * KF5CoreAddonsMacros: Build static plugins as static libs + * Store KDE specific static plugin in seperate map + * KF5CoreAddonsMacros: Clean up cached plugin names after each CMake run + * Make KPluginMetaData::isStaticPlugin public + * kcoreaddons_add_plugin: Set property for file name + * Add assertion to make sure we have a d-ptr in KPluginMetaData::getStaticPlugin + * Create kcoreaddons_target_static_plugins cmake function + * Allow KPluginMetaData::findPlugins to return static plugins + * kcoreaddons_add_plugin: Allow creation of static plugins + * Allow KPluginMetaData to represent static plugins + * Create KPluginFactory::create method for loading KPart without keyword + * Deprecate KPluginFactory::create overload taking plugin keyword + * Deprecate KPluginFactory::registerPlugin(QString, CreateInstance*) methods + * Deprecate KPluginFactory::registerPlugin overloads taking keyword + * KPluginFactory: Use overload instead of default arg for registerPlugin keyword parameter + * Add missing include guard for kjsonutils.h + * Deprecate KPluginMetaData::serviceTypes + +------------------------------------------------------------------- Old: ---- kcoreaddons-5.88.0.tar.xz kcoreaddons-5.88.0.tar.xz.sig New: ---- kcoreaddons-5.89.0.tar.xz kcoreaddons-5.89.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcoreaddons.spec ++++++ --- /var/tmp/diff_new_pack.91uZOW/_old 2021-12-13 20:43:52.324481225 +0100 +++ /var/tmp/diff_new_pack.91uZOW/_new 2021-12-13 20:43:52.328481225 +0100 @@ -17,14 +17,14 @@ %define lname libKF5CoreAddons5 -%define _tar_path 5.88 +%define _tar_path 5.89 # 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 lang Name: kcoreaddons -Version: 5.88.0 +Version: 5.89.0 Release: 0 Summary: Utilities for core application functionality and accessing the OS License: LGPL-2.1-or-later ++++++ kcoreaddons-5.88.0.tar.xz -> kcoreaddons-5.89.0.tar.xz ++++++ ++++ 3691 lines of diff (skipped)
