diff --git a/0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch b/0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch index 148a675..769ff6a 100644 --- a/0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch +++ b/0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch @@ -10,10 +10,10 @@ desktop. So this patch is absolutely pointless for us. src/main.cpp | 13 ------------- 1 file changed, 13 deletions(-) -Index: dolphin-17.04.3/src/main.cpp +Index: dolphin-17.08.2/src/main.cpp =================================================================== ---- dolphin-17.04.3.orig/src/main.cpp -+++ dolphin-17.04.3/src/main.cpp +--- dolphin-17.08.2.orig/src/main.cpp ++++ dolphin-17.08.2/src/main.cpp @@ -35,21 +35,8 @@ #include #include diff --git a/dolphin-17.08.1.tar.xz b/dolphin-17.08.1.tar.xz deleted file mode 100644 index e9c5960..0000000 --- a/dolphin-17.08.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78e4afe337b17b768fa6e615b2493cfdc2b46731ca127c76ae459b3a00de6911 -size 4831392 diff --git a/dolphin-17.08.2.tar.xz b/dolphin-17.08.2.tar.xz new file mode 100644 index 0000000..3f482d2 --- /dev/null +++ b/dolphin-17.08.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3abf212d7e500ec0b41eb60efb83d7e6034e75a3da124ee877231f32c13f7bd4 +size 4831696 diff --git a/dolphin-go_up.diff b/dolphin-go_up.diff index e3606d4..1d2c736 100644 --- a/dolphin-go_up.diff +++ b/dolphin-go_up.diff @@ -1,7 +1,7 @@ -Index: dolphin-17.04.3/src/dolphinui.rc +Index: dolphin-17.08.2/src/dolphinui.rc =================================================================== ---- dolphin-17.04.3.orig/src/dolphinui.rc -+++ dolphin-17.04.3/src/dolphinui.rc +--- dolphin-17.08.2.orig/src/dolphinui.rc ++++ dolphin-17.08.2/src/dolphinui.rc @@ -90,6 +90,7 @@ Main Toolbar diff --git a/dolphin.changes b/dolphin.changes index 297fd79..b9f16af 100644 --- a/dolphin.changes +++ b/dolphin.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Oct 17 00:31:12 CEST 2017 - lbeltrame@kde.org + +- Update to 17.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.08.2.php +- Changes since 17.08.1: + * Fix build with Qt 5.10 + * Keep renamed file(s) in view + * Make sure we always have Shift+Del as shortcut + * Qt 5 Porting: Q_WS_WIN -> Q_OS_WIN + ------------------------------------------------------------------- Thu Sep 07 07:01:17 CEST 2017 - lbeltrame@kde.org diff --git a/dolphin.spec b/dolphin.spec index 2bec8e4..215967e 100644 --- a/dolphin.spec +++ b/dolphin.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: dolphin -Version: 17.08.1 +Version: 17.08.2 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)