Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dolphin for openSUSE:Factory checked in at 2021-12-13 20:39:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dolphin (Old) and /work/SRC/openSUSE:Factory/.dolphin.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dolphin" Mon Dec 13 20:39:13 2021 rev:89 rq:937874 version:21.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dolphin/dolphin.changes 2021-11-06 18:14:35.220777280 +0100 +++ /work/SRC/openSUSE:Factory/.dolphin.new.2520/dolphin.changes 2021-12-13 20:39:30.456449146 +0100 @@ -1,0 +2,57 @@ +Fri Dec 3 19:21:27 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.12.0/ +- Changes since 21.11.90: + * Use new "edit-copy-path" icon for "Copy Location" menu item + * [Status Bar] Don't mess with status bar visibility in extensions (kde#443132) + +------------------------------------------------------------------- +Sat Nov 27 10:10:20 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.11.90 + * New feature release +- Changes since 21.11.80: + * Fix updating window and tab titles + +------------------------------------------------------------------- +Sat Nov 13 17:54:20 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.11.80 + * New feature release +- Changes since 21.08.3: + * Port ViewModeSettings from macros to std::variant + * Remove duplicate include from .h/.cpp + * Add support for recentlyused: kio to view properties. + * Save size of config dialog in state config + * Utilize KXMLGUI API to store state config in separate file + * Install KCMs in dolphin/kcms namespace + * Fix typo: PascalCase in docs + * Change settings window title to "Configure" for consistency sake + * Rewrite filter algorithm to properly support filtering with expanded folders under Detail View mode. (kde#411878) + * Add kde-ci file + * Don't force icon for preferred search tool action if one is manually configured (kde#442815) + * Port to KTerminalLauncherJob (kde#441072) + * Tabs: ensure to have folder icons for remote folders + * [Split view] Reset splitter position on double click (kde#206525) + * Revert "Revert "Disable Hidden Files Last sort by default"" + * Revert "Revert "Configurable Show hidden files and folders last toggle"" + * Revert "Revert "Show hidden files and folders last"" + * Use default icon size when resetting zoom level (kde#437349) + * DBus activation with filemanager iface + * Simplify KFileItemModel's sorting + * Avoid crash on start when help actions are restricted through the Kiosk system + * Remove unneeded KCM plugin keyword stuff + * Use KDirLister directly now that it emits a jobError() signal + * [DetailsView] Improve zooming + * [PlacesPanel] Remove horizontal scrollbar (kde#301758) + * Delete some items that were intended to be deleted. Avoid trying to delete items that don't exist + * Allow to have HiDpi previews (kde#401170) + * Don't exit immediately if DBus isn't running + * Avoid crashing on startup if DBus isn't running +- Drop upstream patch: + * 0001-Port-to-KTerminalLauncherJob.patch + +------------------------------------------------------------------- Old: ---- 0001-Port-to-KTerminalLauncherJob.patch dolphin-21.08.3.tar.xz dolphin-21.08.3.tar.xz.sig New: ---- dolphin-21.12.0.tar.xz dolphin-21.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dolphin.spec ++++++ --- /var/tmp/diff_new_pack.0s4kb0/_old 2021-12-13 20:39:31.308449251 +0100 +++ /var/tmp/diff_new_pack.0s4kb0/_new 2021-12-13 20:39:31.312449251 +0100 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: dolphin -Version: 21.08.3 +Version: 21.12.0 Release: 0 Summary: KDE File Manager License: GPL-2.0-or-later @@ -35,8 +35,6 @@ Patch0: dolphin-go_up.diff # PATCH-FIX-OPENSUSE Patch1: 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch -# PATCH-FIX-UPSTREAM -Patch2: 0001-Port-to-KTerminalLauncherJob.patch BuildRequires: extra-cmake-modules BuildRequires: systemd-rpm-macros BuildRequires: update-desktop-files @@ -54,7 +52,7 @@ BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5IconThemes) BuildRequires: cmake(KF5KCMUtils) -BuildRequires: cmake(KF5KIO) >= 5.83 +BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5NewStuff) BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5Parts) @@ -162,7 +160,9 @@ %{_kf5_debugdir}/dolphin.categories %{_kf5_knsrcfilesdir}/servicemenu.knsrc %{_kf5_libdir}/libdolphinprivate.so.* -%{_kf5_plugindir}/kcm_dolphin*.so +%dir %{_kf5_plugindir}/dolphin +%dir %{_kf5_plugindir}/dolphin/kcms +%{_kf5_plugindir}/dolphin/kcms/libkcm_dolphin*.so %dir %{_kf5_plugindir}/kf5 %dir %{_kf5_plugindir}/kf5/parts %{_kf5_plugindir}/kf5/parts/dolphinpart.so ++++++ dolphin-21.08.3.tar.xz -> dolphin-21.12.0.tar.xz ++++++ ++++ 212554 lines of diff (skipped)
