Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kio for openSUSE:Factory checked in at 2023-02-13 16:38:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio (Old) and /work/SRC/openSUSE:Factory/.kio.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio" Mon Feb 13 16:38:30 2023 rev:137 rq:1064595 version:5.103.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kio/kio.changes 2023-01-16 18:00:25.143326619 +0100 +++ /work/SRC/openSUSE:Factory/.kio.new.1848/kio.changes 2023-02-13 16:40:29.831190377 +0100 @@ -1,0 +2,25 @@ +Wed Feb 8 09:12:56 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 5.103.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.103.0 +- Changes since 5.102.0: + * CommandLauncher: Emit error when command was not found + * Add KUrlNavigator::supportedSchemes, to replace customProtocols + * Add missing copyFromFile entries to http.json for webdav and webdavs (kde#464450) + * Mark WorkerBase::needSubUrlData as deprecated + * [commandlauncherjob] Deprecate setIcon + * job_error: add missing space between sentences for one string (kde#464631) + * Correct setDesktopName() docs regarding optionality of .desktop suffix + * Drop outdated docs for mailto kioslave + * Add deprecation warnings for KDirOperator::setView(KFile::FileView) + * Deprecate unused Scheduler::connect/disconnects methods + * Deprecate Slave::isConnected/setConnected + * Restore old behavior for KFileFilterCombo::setFilter (kde#463309) + * KCoreDirListerCache: Remove unnecessary assert + * KFilePlacesView: Set transientParent on context menu (kde#453532) + * KURISearchFilterEngine: Use DuckDuckGo as a default shortcut + * widgets/renamefiledialog: remove bulk rename number limit + +------------------------------------------------------------------- Old: ---- kio-5.102.0.tar.xz kio-5.102.0.tar.xz.sig New: ---- kio-5.103.0.tar.xz kio-5.103.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio.spec ++++++ --- /var/tmp/diff_new_pack.a2rBIz/_old 2023-02-13 16:40:30.423193844 +0100 +++ /var/tmp/diff_new_pack.a2rBIz/_new 2023-02-13 16:40:30.427193867 +0100 @@ -16,14 +16,14 @@ # -%define _tar_path 5.102 +%define _tar_path 5.103 # 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.102.0 +Version: 5.103.0 Release: 0 Summary: Network transparent access to files and data License: LGPL-2.1-or-later @@ -154,10 +154,8 @@ %find_lang kio --with-man --all-name %{kf5_find_htmldocs} -%post core -p /sbin/ldconfig -%postun core -p /sbin/ldconfig -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets core +%ldconfig_scriptlets %files lang -f kio.lang ++++++ kio-5.102.0.tar.xz -> kio-5.103.0.tar.xz ++++++ ++++ 105295 lines of diff (skipped)