Hello community, here is the log from the commit of package dolphin for openSUSE:Factory checked in at 2019-12-13 12:01:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dolphin (Old) and /work/SRC/openSUSE:Factory/.dolphin.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dolphin" Fri Dec 13 12:01:53 2019 rev:61 rq:756155 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dolphin/dolphin.changes 2019-11-12 11:34:18.738018797 +0100 +++ /work/SRC/openSUSE:Factory/.dolphin.new.4691/dolphin.changes 2019-12-13 12:02:10.229452138 +0100 @@ -1,0 +2,46 @@ +Tue Dec 10 06:38:08 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- Changes since 19.11.90: + * Fix build with Qt 5.14 RC (kde#414492) + * Correct invalid homepage URL (kde#414901) + * Update Appstream for new release + +------------------------------------------------------------------- +Sat Nov 30 09:11:29 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- Changes since 19.11.80: + * fix(search): Fix baloo searchString parsing (kde#412952) + * Force dbus introspection on the Dolphin_1 object (kde#414402) + * Fix accessibility regression on the Dolphin Control button + * Fix dolphin homepage in the appstream metadata + +------------------------------------------------------------------- +Sun Nov 24 13:29:01 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- Too many changes since 19.08.3, only listing bugfixes: + * [Status Bar] Remove file status Timer, add text update delay (kde#399267) + * When the selection is deselected, restart the keyboard search from the beginning (kde#411538) + * Expose full set of script execution options in settings window (kde#371837) + * Fix wrong window titles (kde#389135) + * Add "Add to Places" action to file menu (kde#390757) + * [dolphin] Add an action to toggle the searchbar (kde#344617) + * Make non-empty textual columns come first in sorting (kde#410538) + * Middle-elide file/folder labels so the extension is always visible (kde#404955) + * Correct "New Window" tooltip (kde#411215) + * Fix an issue with focus lost after closing terminal panel (kde#407979) + * Fix name grouping feature for cyrillic names (kde#406867) + * Fix an issue with a new tab focus (kde#407604) +- Refreshed patches: + * 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch + +------------------------------------------------------------------- Old: ---- dolphin-19.08.3.tar.xz dolphin-19.08.3.tar.xz.sig New: ---- dolphin-19.12.0.tar.xz dolphin-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dolphin.spec ++++++ --- /var/tmp/diff_new_pack.jqh2Kx/_old 2019-12-13 12:02:10.793451925 +0100 +++ /var/tmp/diff_new_pack.jqh2Kx/_new 2019-12-13 12:02:10.793451925 +0100 @@ -1,7 +1,7 @@ # # spec file for package dolphin # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,57 +16,56 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: dolphin -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: KDE File Manager License: GPL-2.0-or-later Group: Productivity/File utilities URL: https://www.kde.org -Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif Source3: dolphinsu.desktop Patch0: dolphin-go_up.diff # PATCH-FIX-OPENSUSE Patch1: 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch -BuildRequires: baloo5-devel -BuildRequires: baloo5-widgets-devel BuildRequires: extra-cmake-modules >= 1.6.0 -BuildRequires: kactivities5-devel >= 5.7.0 -BuildRequires: kbookmarks-devel >= 5.7.0 -BuildRequires: kcmutils-devel >= 5.7.0 -BuildRequires: kcompletion-devel >= 5.7.0 -BuildRequires: kconfig-devel >= 5.7.0 -BuildRequires: kcoreaddons-devel >= 5.7.0 -BuildRequires: kcrash-devel -BuildRequires: kdbusaddons-devel >= 5.7.0 -BuildRequires: kdoctools-devel >= 5.7.0 -BuildRequires: kfilemetadata5-devel -BuildRequires: ki18n-devel >= 5.7.0 -BuildRequires: kiconthemes-devel >= 5.7.0 -BuildRequires: kinit-devel >= 5.7.0 -BuildRequires: kio-devel >= 5.7.0 -BuildRequires: knewstuff-devel >= 5.7.0 -BuildRequires: knotifications-devel >= 5.7.0 -BuildRequires: kparts-devel >= 5.7.0 -BuildRequires: ktexteditor-devel >= 5.7.0 -BuildRequires: kwindowsystem-devel >= 5.7.0 -BuildRequires: phonon4qt5-devel -BuildRequires: pkgconfig -BuildRequires: solid-devel >= 5.7.0 BuildRequires: update-desktop-files -BuildRequires: pkgconfig(Qt5Concurrent) >= 5.4.0 -BuildRequires: pkgconfig(Qt5Core) >= 5.4.0 -BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0 -BuildRequires: pkgconfig(Qt5Gui) >= 5.4.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 +BuildRequires: cmake(KF5Activities) >= 5.7.0 +BuildRequires: cmake(KF5Baloo) +BuildRequires: cmake(KF5BalooWidgets) +BuildRequires: cmake(KF5Bookmarks) >= 5.7.0 +BuildRequires: cmake(KF5Completion) >= 5.7.0 +BuildRequires: cmake(KF5Config) >= 5.7.0 +BuildRequires: cmake(KF5CoreAddons) >= 5.7.0 +BuildRequires: cmake(KF5Crash) +BuildRequires: cmake(KF5DBusAddons) >= 5.7.0 +BuildRequires: cmake(KF5DocTools) >= 5.7.0 +BuildRequires: cmake(KF5FileMetaData) +BuildRequires: cmake(KF5I18n) >= 5.7.0 +BuildRequires: cmake(KF5IconThemes) >= 5.7.0 +BuildRequires: cmake(KF5Init) >= 5.7.0 +BuildRequires: cmake(KF5KCMUtils) >= 5.7.0 +BuildRequires: cmake(KF5KIO) >= 5.7.0 +BuildRequires: cmake(KF5NewStuff) >= 5.7.0 +BuildRequires: cmake(KF5Notifications) >= 5.7.0 +BuildRequires: cmake(KF5Parts) >= 5.7.0 +BuildRequires: cmake(KF5Solid) >= 5.7.0 +BuildRequires: cmake(KF5TextEditor) >= 5.7.0 +BuildRequires: cmake(KF5WindowSystem) >= 5.7.0 +BuildRequires: cmake(Phonon4Qt5) +BuildRequires: cmake(Qt5Concurrent) >= 5.4.0 +BuildRequires: cmake(Qt5Core) >= 5.4.0 +BuildRequires: cmake(Qt5DBus) >= 5.4.0 +BuildRequires: cmake(Qt5Gui) >= 5.4.0 +BuildRequires: cmake(Qt5Widgets) >= 5.4.0 Requires: baloo5-kioslaves Requires: dolphin-part = %{version}-%{release} Recommends: kio-extras5 ++++++ 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch ++++++ --- /var/tmp/diff_new_pack.jqh2Kx/_old 2019-12-13 12:02:10.809451919 +0100 +++ /var/tmp/diff_new_pack.jqh2Kx/_new 2019-12-13 12:02:10.809451919 +0100 @@ -10,10 +10,10 @@ src/main.cpp | 13 ------------- 1 file changed, 13 deletions(-) -Index: dolphin-19.03.60git.20190530T224008~27e3907a3/src/main.cpp +Index: dolphin-19.03.60git.20191013T183353~0caab3c0a/src/main.cpp =================================================================== ---- 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 +--- dolphin-19.03.60git.20191013T183353~0caab3c0a.orig/src/main.cpp 2019-10-13 18:33:53.000000000 +0200 ++++ dolphin-19.03.60git.20191013T183353~0caab3c0a/src/main.cpp 2019-10-14 07:14:20.922172281 +0200 @@ -39,25 +39,8 @@ #include <QDBusAbstractInterface> #include <QDBusConnectionInterface> @@ -38,5 +38,5 @@ - } -#endif - QApplication app(argc, argv); - app.setAttribute(Qt::AA_UseHighDpiPixmaps, true); + /** + * enable high dpi support ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.jqh2Kx/_old and /var/tmp/diff_new_pack.jqh2Kx/_new differ ++++++ dolphin-19.08.3.tar.xz -> dolphin-19.12.0.tar.xz ++++++ ++++ 179992 lines of diff (skipped)
