KDE Applications 19.08 Beta (take 2)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/dolphin?expand=0&rev=175
This commit is contained in:
Wolfgang Bauer 2019-07-26 14:02:23 +00:00 committed by Git OBS Bridge
parent eb047063a7
commit 5da0e8437a
5 changed files with 25 additions and 12 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-18.07.70git.20180603T132131~3c6ecfa24/src/main.cpp
Index: dolphin-19.03.60git.20190530T224008~27e3907a3/src/main.cpp
===================================================================
--- dolphin-18.07.70git.20180603T132131~3c6ecfa24.orig/src/main.cpp
+++ dolphin-18.07.70git.20180603T132131~3c6ecfa24/src/main.cpp
@@ -35,25 +35,8 @@
#include <QApplication>
#include <QCommandLineParser>
--- dolphin-19.03.60git.20190530T224008~27e3907a3.orig/src/main.cpp 2019-05-30 22:40:08.000000000 +0200
+++ dolphin-19.03.60git.20190530T224008~27e3907a3/src/main.cpp 2019-06-01 10:46:52.679607714 +0200
@@ -39,25 +39,8 @@
#include <QDBusAbstractInterface>
#include <QDBusConnectionInterface>
-#ifndef Q_OS_WIN
-#include <unistd.h>

View File

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

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jul 23 11:58:55 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Too many changes to list here
- Refreshed patches:
* 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch
-------------------------------------------------------------------
Sat Jul 13 07:26:32 UTC 2019 - lbeltrame@kde.org

View File

@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: dolphin
Version: 19.04.3
Version: 19.07.80
Release: 0
Summary: KDE File Manager
License: GPL-2.0-or-later
@ -146,16 +146,17 @@ Provides translations for the "%{name}" package.
%dir %{_kf5_appstreamdir}
%dir %{_kf5_htmldir}
%dir %{_kf5_htmldir}/en
%dir %{_kf5_sharedir}/kglobalaccel/
%doc %lang(en) %{_kf5_htmldir}/en/dolphin/
%{_kf5_applicationsdir}/org.kde.dolphin.desktop
%{_kf5_applicationsdir}/org.kde.dolphinsu.desktop
%{_kf5_appstreamdir}/org.kde.dolphin.appdata.xml
%{_kf5_bindir}/dolphin
%{_kf5_bindir}/servicemenudeinstallation
%{_kf5_bindir}/servicemenuinstallation
%{_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
%files part
%license COPYING*