Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kparts for openSUSE:Factory checked in at 2022-01-11 21:16:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kparts (Old) and /work/SRC/openSUSE:Factory/.kparts.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kparts" Tue Jan 11 21:16:38 2022 rev:97 rq:945076 version:5.90.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kparts/kparts.changes 2021-12-13 20:44:36.948486691 +0100 +++ /work/SRC/openSUSE:Factory/.kparts.new.1892/kparts.changes 2022-01-11 21:19:21.056962260 +0100 @@ -1,0 +2,20 @@ +Mon Jan 3 12:47:49 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 5.90.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.90.0 +- Changes since 5.89.0: + * Change the build system to enable building with Qt6 + * partviewer test: Add assertion to make sure we load the plugin factory successful + * Increase KF_DISABLE_DEPRECATED_BEFORE_AND_AT to latest released frameworks version + * Silence deprecation warning for KMimeTypeTrader in compatibility block + * Silence deprecation warnings in deprecated KParts::Plugin class + * Port deprecated KFileItemActions::associatedApplications method call + * Port deprecated KService::instantiatePlugin method call + * Call KPluginFactory::create overload without plugin keyword + * Deprecate KParts::Plugin class + * Port KPart template away from deprecated KPluginLoader + * Port from KPluginLoader::findPlugins to KPluginMetaData::findPlugins + +------------------------------------------------------------------- Old: ---- kparts-5.89.0.tar.xz kparts-5.89.0.tar.xz.sig New: ---- kparts-5.90.0.tar.xz kparts-5.90.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kparts.spec ++++++ --- /var/tmp/diff_new_pack.gy3AP7/_old 2022-01-11 21:19:21.864962829 +0100 +++ /var/tmp/diff_new_pack.gy3AP7/_new 2022-01-11 21:19:21.872962834 +0100 @@ -17,21 +17,21 @@ %define lname libKF5Parts5 -%define _tar_path 5.89 +%define _tar_path 5.90 # 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 +%bcond_without released Name: kparts -Version: 5.89.0 +Version: 5.90.0 Release: 0 Summary: Plugin framework for user interface components License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: %{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif @@ -68,9 +68,6 @@ Summary: Plugin framework for user interface components Group: System/GUI/KDE Obsoletes: libKF5Parts4 -%if %{with lang} -Recommends: %{lname}-lang = %{version} -%endif %description -n %{lname} This library implements the framework for KDE parts, which are @@ -104,14 +101,14 @@ %kf5_makeinstall -C build %fdupes %{buildroot} -%if %{with lang} +%if %{with released} %find_lang %{name}5 %endif %post -n %{lname} -p /sbin/ldconfig %postun -n %{lname} -p /sbin/ldconfig -%if %{with lang} +%if %{with released} %files -n %{lname}-lang -f %{name}5.lang %endif ++++++ kparts-5.89.0.tar.xz -> kparts-5.90.0.tar.xz ++++++ ++++ 10616 lines of diff (skipped)
