Accepting request 598979 from KDE:Applications

KDE Applications 18.04.0

OBS-URL: https://build.opensuse.org/request/show/598979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dolphin?expand=0&rev=39
This commit is contained in:
Dominique Leuenberger 2018-04-25 07:46:41 +00:00 committed by Git OBS Bridge
commit 4f59ee9418
6 changed files with 36 additions and 13 deletions

View File

@ -10,13 +10,13 @@ desktop. So this patch is absolutely pointless for us.
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>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:40dc96fa05cf6a09c49329cd69c9f1079b4ddb57592c9ff0e957eec6e761a439
size 4841752

3
dolphin-18.04.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5068a26b34e2edac25f3528799ce48c7d211ee70113751275b01a5c87ba6d53
size 4843460

View File

@ -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" />

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed Apr 18 07:48:37 CEST 2018 - lbeltrame@kde.org
- 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 - lbeltrame@kde.org
- 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
-------------------------------------------------------------------
Thu Mar 08 23:51:01 CET 2018 - lbeltrame@kde.org

View File

@ -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)