Hello community, here is the log from the commit of package dolphin for openSUSE:Factory checked in at 2018-04-25 09:46:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dolphin (Old) and /work/SRC/openSUSE:Factory/.dolphin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dolphin" Wed Apr 25 09:46:41 2018 rev:39 rq:598979 version:18.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dolphin/dolphin.changes 2018-03-20 21:36:14.965762827 +0100 +++ /work/SRC/openSUSE:Factory/.dolphin.new/dolphin.changes 2018-04-25 09:46:48.522846679 +0200 @@ -1,0 +2,23 @@ +Wed Apr 18 07:48:37 CEST 2018 - [email protected] + +- Update to 18.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.04.0.php +- Changes since 18.03.90: + * Fix untranslated places panel entries (kde#392822) + +------------------------------------------------------------------- +Fri Apr 06 07:08:45 CEST 2018 - [email protected] + +- Update to 18.03.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.03.90.php +- Changes since 17.12.3: + * Too many changes to list here +- Refresh patches: + * 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch + * dolphin-go_up.diff + +------------------------------------------------------------------- Old: ---- dolphin-17.12.3.tar.xz New: ---- dolphin-18.04.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dolphin.spec ++++++ --- /var/tmp/diff_new_pack.bC6ppC/_old 2018-04-25 09:46:49.302818081 +0200 +++ /var/tmp/diff_new_pack.bC6ppC/_new 2018-04-25 09:46:49.310817787 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: dolphin -Version: 17.12.3 +Version: 18.04.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++++++ 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch ++++++ --- /var/tmp/diff_new_pack.bC6ppC/_old 2018-04-25 09:46:49.346816468 +0200 +++ /var/tmp/diff_new_pack.bC6ppC/_new 2018-04-25 09:46:49.350816322 +0200 @@ -10,13 +10,13 @@ src/main.cpp | 13 ------------- 1 file changed, 13 deletions(-) -Index: dolphin-17.08.2/src/main.cpp +Index: dolphin-18.03.90/src/main.cpp =================================================================== ---- dolphin-17.08.2.orig/src/main.cpp -+++ dolphin-17.08.2/src/main.cpp +--- dolphin-18.03.90.orig/src/main.cpp ++++ dolphin-18.03.90/src/main.cpp @@ -35,21 +35,8 @@ - #include <KLocalizedString> - #include <Kdelibs4ConfigMigrator> + #include <QApplication> + #include <QCommandLineParser> -#ifndef Q_OS_WIN -#include <unistd.h> ++++++ dolphin-17.12.3.tar.xz -> dolphin-18.04.0.tar.xz ++++++ ++++ 173262 lines of diff (skipped) ++++++ dolphin-go_up.diff ++++++ --- /var/tmp/diff_new_pack.bC6ppC/_old 2018-04-25 09:46:50.970756927 +0200 +++ /var/tmp/diff_new_pack.bC6ppC/_new 2018-04-25 09:46:50.974756780 +0200 @@ -1,8 +1,8 @@ -Index: dolphin-17.08.2/src/dolphinui.rc +Index: dolphin-18.03.90/src/dolphinui.rc =================================================================== ---- dolphin-17.08.2.orig/src/dolphinui.rc -+++ dolphin-17.08.2/src/dolphinui.rc -@@ -90,6 +90,7 @@ +--- dolphin-18.03.90.orig/src/dolphinui.rc ++++ dolphin-18.03.90/src/dolphinui.rc +@@ -92,6 +92,7 @@ <text context="@title:menu">Main Toolbar</text> <Action name="go_back" /> <Action name="go_forward" />
