Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package knewstuff for openSUSE:Factory checked in at 2022-02-24 18:19:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/knewstuff (Old) and /work/SRC/openSUSE:Factory/.knewstuff.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knewstuff" Thu Feb 24 18:19:44 2022 rev:99 rq:954267 version:5.91.0 Changes: -------- --- /work/SRC/openSUSE:Factory/knewstuff/knewstuff.changes 2022-01-11 21:19:14.908957936 +0100 +++ /work/SRC/openSUSE:Factory/.knewstuff.new.1958/knewstuff.changes 2022-02-24 18:21:59.858681636 +0100 @@ -1,0 +2,30 @@ +Sun Feb 6 10:17:07 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 5.91.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.91.0 +- Changes since 5.90.0: + * Update code snippet for NewStuff.Action + * Register KNSCore::Entry under name "Entry" as a Q_GADGET to QML + * Consume string views before they become invalid + * Focus search field by default unless doing so would show the virtual keyboard (kde#444727) + * Add CI qt6 support + * Fix the Qt6 build + * Deprecate KNS3::Button class in favor of KNSWidgets::Button + * Introduce KNSWidgets::Button class for better compatibility with KF6 changes + * KNSWidgets::Action add compatibility for unified entry class in KF6 + * Unify how kpackageType is determined for the addons + * Button.qml Fix binding for engine property + * Utilize ECMDeprecationSettings to manage deprecate Qt/KF API + * Button.qml: Use QML loaders for dialog component + * Fix broken usage example for NewStuff.Action + * Remove QProcess::ExitStatus parameter from signal handler parameter list if we don't need it + * Remove unneeded QOverload for QProcess::finished signal + * Fix specific code for building qt6 + * Apply Volker patch (fix install) + * Adapt build system for building against qt6 + * Engine: Ensure we are not using the wrong ProvidersUrl + * Add conditional cache preference to http requests + +------------------------------------------------------------------- Old: ---- knewstuff-5.90.0.tar.xz knewstuff-5.90.0.tar.xz.sig New: ---- knewstuff-5.91.0.tar.xz knewstuff-5.91.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knewstuff.spec ++++++ --- /var/tmp/diff_new_pack.PpIMl0/_old 2022-02-24 18:22:00.390681494 +0100 +++ /var/tmp/diff_new_pack.PpIMl0/_new 2022-02-24 18:22:00.398681492 +0100 @@ -17,14 +17,14 @@ %define lname libKF5NewStuff5 -%define _tar_path 5.90 +%define _tar_path 5.91 # 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: knewstuff -Version: 5.90.0 +Version: 5.91.0 Release: 0 Summary: Framework for downloading and sharing additional application data License: LGPL-2.1-or-later ++++++ knewstuff-5.90.0.tar.xz -> knewstuff-5.91.0.tar.xz ++++++ ++++ 21973 lines of diff (skipped)
