Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kio for openSUSE:Factory checked in at 2022-09-13 15:08:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio (Old) and /work/SRC/openSUSE:Factory/.kio.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio" Tue Sep 13 15:08:45 2022 rev:131 rq:1002834 version:5.98.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kio/kio.changes 2022-08-15 19:59:28.933271246 +0200 +++ /work/SRC/openSUSE:Factory/.kio.new.2083/kio.changes 2022-09-13 15:10:22.556809302 +0200 @@ -1,0 +2,36 @@ +Tue Sep 6 07:17:06 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.98.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.98.0 +- Changes since 5.97.0: + * Install WidgetsAskUserActionHandler header + * file_unix: optimize copy (kde#458001) + * Add FreeBSD Qt6 CI support + * KFilePlacesItem: Remove unused enum + * KFilePlacesModel: Don't show error message on UserCanceled + * Add overloads for Utils::concatPaths() + * Use AskUserActionInterface (async) in UserNotificationHandler (kde#451834) + * Ensure iconForStandardPath() returns user-home for QStandardPaths::HomeLocation (kde#447238) + * trash:/ set the UDS_LOCAL_PATH (kde#368104) + * KUrlNavigator: check if typed text matches a relative dir first (kde#353883) + * FileUndoManager: for copyjob only add undo if it copied something (kde#454226) + * Use Functors with QMetaObject::invokeMethod() + * DesktopExecParser: don't kioexec if there is a handler for scheme (kde#442721) + * force admin worker to run in a thread + * install workerfactory header + * introduce RealWorkerFactory + * revise jobuidelegate factorization + * [kfileitemactions] Show desktop file actions more prominently (kde#417012) + * clear state after timeout'd special call + * make loading UDSEntries from streams thread safe + * Remove ServiceType from KDED metadata + * Drop obsolete X11 dependency, introduce WITH_X11 option instead + * KProcessRunner: fix OpenUrlJob and CommandLauncherJob unittests + * Don't install service type definition for properties plugins when building without deprecated things + * Remove service type definition for DnD plugins + * Sync QT_MIN_VERSION with KF's REQUIRED_QT_VERSION + * disable state validation + +------------------------------------------------------------------- Old: ---- kio-5.97.0.tar.xz kio-5.97.0.tar.xz.sig New: ---- kio-5.98.0.tar.xz kio-5.98.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio.spec ++++++ --- /var/tmp/diff_new_pack.OOjvxb/_old 2022-09-13 15:10:23.064810732 +0200 +++ /var/tmp/diff_new_pack.OOjvxb/_new 2022-09-13 15:10:23.068810743 +0200 @@ -16,14 +16,14 @@ # -%define _tar_path 5.97 +%define _tar_path 5.98 # 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: kio -Version: 5.97.0 +Version: 5.98.0 Release: 0 Summary: Network transparent access to files and data License: LGPL-2.1-or-later ++++++ kio-5.97.0.tar.xz -> kio-5.98.0.tar.xz ++++++ ++++ 295873 lines of diff (skipped) ++++++ kio_help-fallback-to-kde4-docs.patch ++++++ --- /var/tmp/diff_new_pack.OOjvxb/_old 2022-09-13 15:10:24.612815090 +0200 +++ /var/tmp/diff_new_pack.OOjvxb/_new 2022-09-13 15:10:24.612815090 +0200 @@ -1,8 +1,8 @@ -Index: kio-5.36.0git.20170624T013155~b715b585/src/ioslaves/help/kio_help.cpp +Index: kio-5.62.0git.20220814T183454~5e2dc5a18/src/kioworkers/help/kio_help.cpp =================================================================== ---- kio-5.36.0git.20170624T013155~b715b585.orig/src/ioslaves/help/kio_help.cpp -+++ kio-5.36.0git.20170624T013155~b715b585/src/ioslaves/help/kio_help.cpp -@@ -51,7 +51,9 @@ QString HelpProtocol::langLookup(const Q +--- kio-5.62.0git.20220814T183454~5e2dc5a18.orig/src/kioworkers/help/kio_help.cpp ++++ kio-5.62.0git.20220814T183454~5e2dc5a18/src/kioworkers/help/kio_help.cpp +@@ -35,7 +35,9 @@ QString HelpProtocol::langLookup(const Q QStringList search; // assemble the local search paths