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-08-16 10:06:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dolphin (Old) and /work/SRC/openSUSE:Factory/.dolphin.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dolphin" Mon Aug 16 10:06:06 2021 rev:85 rq:911605 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dolphin/dolphin.changes 2021-07-09 23:58:20.540989679 +0200 +++ /work/SRC/openSUSE:Factory/.dolphin.new.1899/dolphin.changes 2021-08-16 10:06:21.987469749 +0200 @@ -1,0 +2,45 @@ +Fri Aug 6 09:34:29 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.08.0 +- Changes since 21.07.90: + * Revert "Show hidden files and folders last" + * Fix how --select treats files (kde#436584) + * Fix width issues when un-maximizing Dolphin (kde#430521) + * Revert "Don't session-restore invalid paths" (kde#439864) + +------------------------------------------------------------------- +Fri Jul 30 10:04:27 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.90 + * New feature release +- Changes since 21.07.80: + * Add break; to KItemListRoleEditor::keyPressEvent cases + * [PlacesPanel] Remove horizontal scrollbar (kde#301758) + * Fix placeholder label text within an empty folder in Trash (kde#439952) + +------------------------------------------------------------------- +Sat Jul 17 20:04:54 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.80 + * New feature release +- Too many changes since 21.04.3, only listing bugfixes: + * Ensure stable sort order when sorting by size (kde#433247) + * Use SmallMedium icon size in the Places panel as default (kde#437345) + * [src/settings/contextmenu/contextmenusettingspage] Fix Crash because of nullptr (kde#437539) + * Add action to places panel context menu trash entry to open trash settings (kde#367583) + * Fix primary view changing folder for the closing animation (kde#437080) + * DolphinContextMenu: Allow disabling "Open Terminal" action (kde#436323) + * Show hidden files and folders last (kde#241227) + * search: Add action to clear tag selection (kde#432719) + * InformationPanel: Allow to refresh the panel when its displayed content changes (kde#430095) + * When renaming files, move to next file using tab key or up/down (kde#334533) + * PlacesPanel: activating a place does not select its previously selected children (kde#421347) +- Remove upstream patch: + * 0002-Revert-places-padding-backport-21.08.patch +- Rebase 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch +- Only install the license files once + +------------------------------------------------------------------- Old: ---- 0002-Revert-places-padding-backport-21.08.patch dolphin-21.04.3.tar.xz dolphin-21.04.3.tar.xz.sig New: ---- dolphin-21.08.0.tar.xz dolphin-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dolphin.spec ++++++ --- /var/tmp/diff_new_pack.xABIFB/_old 2021-08-16 10:06:22.639468969 +0200 +++ /var/tmp/diff_new_pack.xABIFB/_new 2021-08-16 10:06:22.643468964 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: dolphin -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: KDE File Manager License: GPL-2.0-or-later @@ -36,8 +36,6 @@ Patch0: dolphin-go_up.diff # PATCH-FIX-OPENSUSE Patch1: 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch -# PATCH-FIX-UPSTREAM -Patch2: 0002-Revert-places-padding-backport-21.08.patch BuildRequires: extra-cmake-modules BuildRequires: systemd-rpm-macros BuildRequires: update-desktop-files @@ -54,7 +52,6 @@ BuildRequires: cmake(KF5FileMetaData) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5IconThemes) -BuildRequires: cmake(KF5Init) BuildRequires: cmake(KF5KCMUtils) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5NewStuff) @@ -155,14 +152,11 @@ %{_kf5_bindir}/dolphin %{_kf5_bindir}/servicemenuinstaller %{_kf5_dbusinterfacesdir}/org.freedesktop.FileManager1.xml -%{_kf5_libdir}/libkdeinit5_dolphin.so %{_kf5_sharedir}/dbus-1/services/org.kde.dolphin.FileManager1.service %{_kf5_sharedir}/kglobalaccel/org.kde.dolphin.desktop %{_userunitdir}/plasma-dolphin.service %files part -%license COPYING* -%doc README.md %{_kf5_configkcfgdir}/dolphin_*.kcfg %{_kf5_debugdir}/dolphin.categories %{_kf5_knsrcfilesdir}/servicemenu.knsrc @@ -178,13 +172,9 @@ %{_kf5_servicetypesdir}/fileviewversioncontrolplugin.desktop %files -n libdolphinvcs5 -%license COPYING* -%doc README.md %{_kf5_libdir}/libdolphinvcs.so.* %files devel -%license COPYING* -%doc README.md %{_includedir}/dolphinvcs_export.h %{_kf5_cmakedir}/DolphinVcs/ %{_kf5_libdir}/libdolphinvcs.so @@ -193,7 +183,6 @@ %if %{with lang} %files part-lang -f %{name}.lang -%license COPYING* %dir %{_kf5_sharedir}/locale/fi/LC_SCRIPTS/ %lang(fi) %{_kf5_sharedir}/locale/fi/LC_SCRIPTS/dolphin/ %endif ++++++ 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch ++++++ --- /var/tmp/diff_new_pack.xABIFB/_old 2021-08-16 10:06:22.663468940 +0200 +++ /var/tmp/diff_new_pack.xABIFB/_new 2021-08-16 10:06:22.663468940 +0200 @@ -10,11 +10,11 @@ src/main.cpp | 13 ------------- 1 file changed, 13 deletions(-) -Index: dolphin-19.03.60git.20201029T150039~bf11c835e/src/main.cpp +Index: dolphin-19.11.70git.20210328T171136~9e8e58147/src/main.cpp =================================================================== ---- dolphin-19.03.60git.20201029T150039~bf11c835e.orig/src/main.cpp 2020-10-29 22:00:39.000000000 +0100 -+++ dolphin-19.03.60git.20201029T150039~bf11c835e/src/main.cpp 2020-10-31 09:57:30.827192500 +0100 -@@ -28,25 +28,8 @@ +--- dolphin-19.11.70git.20210328T171136~9e8e58147.orig/src/main.cpp 2021-03-30 06:58:11.172787035 +0200 ++++ dolphin-19.11.70git.20210328T171136~9e8e58147/src/main.cpp 2021-03-30 06:59:29.060316063 +0200 +@@ -32,26 +32,8 @@ #include <QDBusConnectionInterface> #include <QSessionManager> @@ -23,7 +23,7 @@ -#endif -#include <iostream> - - extern "C" Q_DECL_EXPORT int kdemain(int argc, char **argv) + int main(int argc, char **argv) { -#ifndef Q_OS_WIN - // Prohibit using sudo or kdesu (but allow using the root user directly) @@ -37,6 +37,7 @@ - } - } -#endif - +- /** * enable high dpi support + */ ++++++ dolphin-21.04.3.tar.xz -> dolphin-21.08.0.tar.xz ++++++ ++++ 191979 lines of diff (skipped) ++++++ dolphin-go_up.diff ++++++ --- /var/tmp/diff_new_pack.xABIFB/_old 2021-08-16 10:06:23.967467380 +0200 +++ /var/tmp/diff_new_pack.xABIFB/_new 2021-08-16 10:06:23.971467375 +0200 @@ -1,8 +1,8 @@ -Index: dolphin-19.03.60git.20201029T150039~bf11c835e/src/dolphinui.rc +Index: dolphin-19.11.70git.20210328T171136~9e8e58147/src/dolphinui.rc =================================================================== ---- dolphin-19.03.60git.20201029T150039~bf11c835e.orig/src/dolphinui.rc 2020-10-29 22:00:39.000000000 +0100 -+++ dolphin-19.03.60git.20201029T150039~bf11c835e/src/dolphinui.rc 2020-10-31 09:57:20.003032608 +0100 -@@ -115,6 +115,7 @@ +--- dolphin-19.11.70git.20210328T171136~9e8e58147.orig/src/dolphinui.rc 2021-03-28 17:11:36.000000000 +0200 ++++ dolphin-19.11.70git.20210328T171136~9e8e58147/src/dolphinui.rc 2021-03-30 06:57:59.350537061 +0200 +@@ -116,6 +116,7 @@ <text context="@title:menu">Main Toolbar</text> <Action name="go_back" /> <Action name="go_forward" />