Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dolphin for openSUSE:Leap:16.0 
checked in at 2025-04-23 10:09:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/dolphin (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.dolphin.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dolphin"

Wed Apr 23 10:09:45 2025 rev:3 rq:1271611 version:25.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/dolphin/dolphin.changes        2025-03-19 
11:41:50.945438871 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.dolphin.new.30101/dolphin.changes     
2025-04-23 10:13:09.131556350 +0200
@@ -1,0 +2,151 @@
+Mon Apr 14 07:06:25 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.04.0/
+- No code change since 25.03.90
+
+-------------------------------------------------------------------
+Sat Mar 29 08:42:07 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.03.90
+  * New feature release
+- Too many changes since 24.12.3, only listing bugfixes:
+  * kstandarditemlistwidget: make overlay icons independant of preview size 
(kde#500428)
+  * Fix crash when opening new tab with search (kde#500101)
+  * dolphinview: Add widget parameter to elided QToolTip::showText (kde#500009)
+  * kitemlistkeyboardsearchmanager: smarter search start position (kde#422951)
+  * Removed unused imports to QUuid,quuid (kde#197009)
+  * Added code for a "Rename Tab" feature. (kde#197009)
+  * implement shortcut action for file creation (kde#462899)
+  * Ignore diacritical marks for keyboard search (kde#482394)
+  * Refactor Overlay Handling (kde#497372)
+  * Icons: when adding overlays pass in the output size (kde#498211)
+  * information panel: scale according dpr (kde#497576)
+  * Improve trash context menu UI (kde#498132)
+  * Elide file names in the middle again (kde#497664)
+  * Fix focus changing when unminimising on X11 (kde#497803)
+  * Update copyright to 2025 (kde#474515)
+  * Mirror details view mode for right-to-left languages (kde#449211)
+  * Have special keyboard controls in selection mode (kde#458091)
+  * dolphinview: Update thumbnail on filename change (kde#497555)
+  * ViewProperties: Return nullptr if viewPropertiesString is empty 
(kde#495878)
+  * DolphinViewContainer: make sure searchbox is initialized before 
setSearchPath (kde#497021)
+  * Make "open path" and "open path in new tab" scroll to the selected item 
(kde#495613)
+  * DolphinTabPage: Update container view url on redirection (kde#496414)
+  * DolphinViewContainer: set searchPath on redirect, check for connected 
urlNavigator (kde#496387)
+  * DolphinView: beginAnchoredSelection after setSelected in selectNextItem 
(kde#495371)
+  * natural sort: exclude extension when comparing filenames (kde#416025)
+  * generalviewsettingspage: Use qobject_cast instead of static_cast 
(kde#492741)
+
+-------------------------------------------------------------------
+Tue Mar  4 13:00:41 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.3/
+- Changes since 24.12.2:
+  * Fix crash when opening new tab with search (kde#500101)
+  * kitemrolesupdater: fix size of icon when there is an overlay (kde#499644)
+  * Viewproperties: prevent loosing view settings
+
+-------------------------------------------------------------------
+Tue Feb  4 12:29:12 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.2/
+- Changes since 24.12.1:
+  * Clear forward action popup menu before adding history actions
+  * Icons: when adding overlays pass in the output size (kde#498211)
+  * information panel: scale according dpr (kde#497576)
+
+-------------------------------------------------------------------
+Tue Jan  7 18:52:25 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.1/
+- Changes since 24.12.0:
+  * Fix focus changing when unminimising on X11 (kde#497803)
+  * dolphinview: Update thumbnail on filename change (kde#497555)
+  * ViewProperties: Return nullptr if viewPropertiesString is empty 
(kde#495878)
+  * DolphinViewContainer: make sure searchbox is initialized before 
setSearchPath (kde#497021)
+- Drop patches, merged upstream:
+  * 0001-DolphinViewContainer-make-sure-searchbox-is-initiali.patch
+  * 0001-dolphinview-Update-thumbnail-on-filename-change.patch
+  * 0001-ViewProperties-Return-nullptr-if-viewPropertiesStrin.patch
+
+-------------------------------------------------------------------
+Sun Dec 29 20:12:43 UTC 2024 - hui <sturm...@web.de>
+
+- fix super user mode in right click menu
+
+-------------------------------------------------------------------
+Thu Dec 19 16:25:45 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Add upstream fixes:
+  * 0001-DolphinViewContainer-make-sure-searchbox-is-initiali.patch 
(kde#497021)
+  * 0001-dolphinview-Update-thumbnail-on-filename-change.patch (kde#497555)
+  * 0001-ViewProperties-Return-nullptr-if-viewPropertiesStrin.patch 
(kde#495878)
+
+-------------------------------------------------------------------
+Wed Dec 18 15:01:54 UTC 2024 - hui <sturm...@web.de>
+
+- Fix Desktopfile to start in super user mode as dbus-launch is no longer part 
of the basesystem (boo#1234692)
+
+-------------------------------------------------------------------
+Sun Dec  8 09:27:02 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.0/
+- No code change since 24.11.90
+
+-------------------------------------------------------------------
+Mon Dec  2 08:42:29 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.11.90
+  * New feature release
+- Changes since 24.11.80:
+  * natural sort: exclude extension when comparing filenames (kde#416025)
+
+-------------------------------------------------------------------
+Sat Nov 16 17:29:04 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.11.80
+  * New feature release
+- Too many changes since 24.08.3, only listing bugfixes:
+  * when splitting view, use selected folder as url (kde#483937)
+  * ViewProperties: Store view properties in extended file attributes 
(kde#322922)
+  * Add a sort by duration option for videos (kde#482508)
+  * Add context menu items to Trash view and items (kde#493808)
+  * dolphinview: when rename dialog finishes, immediately update the model and 
the selection (kde#481717)
+  * dolphinview: after inline renaming, immediately update the selection 
(kde#481717)
+  * KFileItemModel: fix `setData` in the renaming usage (kde#481561)
+  * dolphinview: add error message when renaming failed in dialog mode 
(kde#481561)
+  * DolphinViewContainer: Delay changing the url (kde#492277, kde#473377)
+  * dolphintrash.cpp: Update trash dir on device changes (kde#493247)
+  * settings: Fix the Use Current Location button (kde#491753)
+  * KItemListRoleEditor: minimize resize() occurences (kde#479695)
+  * Use QLocale to display localized time role group (kde#488088)
+  * Fix display of filename ampersands in actions (kde#491684)
+  * Only accept left mouse button for double click actions (kde#485295)
+  * KStandardItemListWidget: select by number of unicode chars (kde#466814)
+  * Kitemlistcontroller: only accept doubleclick for left mouse button 
(kde#485295)
+
+-------------------------------------------------------------------
+Tue Nov  5 10:42:43 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.08.3/
+- No code change since 24.08.2
+
+-------------------------------------------------------------------

Old:
----
  dolphin-24.08.2.tar.xz
  dolphin-24.08.2.tar.xz.sig

New:
----
  dolphin-25.04.0.tar.xz
  dolphin-25.04.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dolphin.spec ++++++
--- /var/tmp/diff_new_pack.54eTp8/_old  2025-04-23 10:13:09.451570087 +0200
+++ /var/tmp/diff_new_pack.54eTp8/_new  2025-04-23 10:13:09.451570087 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dolphin
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,13 @@
 #
 
 
-%define kf6_version 6.3.0
+%define kf6_version 6.6.0
 %define plasma6_version 5.27.80
 %define qt6_version 6.6.0
 
 %bcond_without released
 Name:           dolphin
-Version:        24.08.2
+Version:        25.04.0
 Release:        0
 Summary:        KDE File Manager
 License:        GPL-2.0-or-later
@@ -156,11 +156,13 @@
 %{_kf6_configkcfgdir}/dolphin_*.kcfg
 %{_kf6_dbusinterfacesdir}/org.freedesktop.FileManager1.xml
 %{_kf6_iconsdir}/hicolor/scalable/apps/org.kde.dolphin.svg
+%dir %{_kf6_libdir}/kconf_update_bin
+%{_kf6_libdir}/kconf_update_bin/dolphin_25.04_update_statusandlocationbarssettings
 %{_kf6_sharedir}/dbus-1/services/org.kde.dolphin.FileManager1.service
 %{_kf6_sharedir}/kconf_update/dolphin_detailsmodesettings.upd
 %{_kf6_sharedir}/kconf_update/dolphin_directorysizemode.py
 %{_kf6_sharedir}/kconf_update/dolphin_directorysizemode.upd
-
+%{_kf6_sharedir}/kconf_update/dolphin_statusandlocationbarssettings.upd
 %dir %{_kf6_sharedir}/kglobalaccel
 %{_kf6_sharedir}/kglobalaccel/org.kde.dolphin.desktop
 %{_userunitdir}/plasma-dolphin.service

++++++ 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch ++++++
--- /var/tmp/diff_new_pack.54eTp8/_old  2025-04-23 10:13:09.471570946 +0200
+++ /var/tmp/diff_new_pack.54eTp8/_new  2025-04-23 10:13:09.475571118 +0200
@@ -1,4 +1,4 @@
-From ba74d639178916221c748b0d5d89f7ac4f5ed669 Mon Sep 17 00:00:00 2001
+From 4ec79b42c94c9c8e0ea15817bc32eb899df17b52 Mon Sep 17 00:00:00 2001
 From: Fabian Vogt <fab...@ritter-vogt.de>
 Date: Sat, 22 Apr 2017 14:00:33 +0200
 Subject: [PATCH] Revert "Disallow executing Dolphin as root on Linux"
@@ -7,14 +7,14 @@
 We ship a desktop file to open dolphin as root and we allow YaST on the
 desktop. So this patch is absolutely pointless for us.
 ---
- src/main.cpp | 11 -------------
- 1 file changed, 11 deletions(-)
+ src/main.cpp | 15 ---------------
+ 1 file changed, 15 deletions(-)
 
-Index: dolphin-24.01.80git.20240701T140601~e2f316578/src/main.cpp
-===================================================================
---- dolphin-24.01.80git.20240701T140601~e2f316578.orig/src/main.cpp    
2024-07-01 16:06:01.000000000 +0200
-+++ dolphin-24.01.80git.20240701T140601~e2f316578/src/main.cpp 2024-07-01 
22:12:17.154311426 +0200
-@@ -59,20 +59,6 @@
+diff --git a/src/main.cpp b/src/main.cpp
+index 0d2f825..c128c53 100644
+--- a/src/main.cpp
++++ b/src/main.cpp
+@@ -51,21 +51,6 @@ constexpr auto dolphinTranslationDomain{"dolphin"};
  
  int main(int argc, char **argv)
  {
@@ -32,7 +32,11 @@
 -        return EXIT_FAILURE;
 -    }
 -#endif
- 
+-
      /**
       * trigger initialisation of proper icon theme
+      */
+-- 
+2.49.0
+
 


++++++ dolphin-24.08.2.tar.xz -> dolphin-25.04.0.tar.xz ++++++
++++ 430097 lines of diff (skipped)

++++++ dolphin-go_up.diff ++++++
--- /var/tmp/diff_new_pack.54eTp8/_old  2025-04-23 10:13:10.707624009 +0200
+++ /var/tmp/diff_new_pack.54eTp8/_new  2025-04-23 10:13:10.711624181 +0200
@@ -1,13 +1,13 @@
-Index: dolphin-24.01.80git.20240701T140601~e2f316578/src/dolphinui.rc
-===================================================================
---- dolphin-24.01.80git.20240701T140601~e2f316578.orig/src/dolphinui.rc        
2024-07-01 16:06:01.000000000 +0200
-+++ dolphin-24.01.80git.20240701T140601~e2f316578/src/dolphinui.rc     
2024-07-01 22:10:57.370953727 +0200
-@@ -107,6 +107,7 @@
-         <text context="@title:menu">Main Toolbar</text>
-         <Action name="go_back" />
-         <Action name="go_forward" />
-+        <Action name="go_up" />
-         <Separator name="separator_1" />
-         <Action name="icons" />
-         <Action name="compact" />
+diff --git a/src/dolphinui.rc b/src/dolphinui.rc
+index 7c2cb2bfc..01decac3c 100644
+--- a/src/dolphinui.rc
++++ b/src/dolphinui.rc
+@@ -88,6 +88,7 @@
+             <Action name="invert_selection" />
+             <Separator/>
+             <Action name="go_back" />
++            <Action name="go_up" />
+             <Action name="go_forward" />
+         </disable>
+     </State>
 

++++++ dolphinsu.desktop ++++++
--- /var/tmp/diff_new_pack.54eTp8/_old  2025-04-23 10:13:10.731625039 +0200
+++ /var/tmp/diff_new_pack.54eTp8/_new  2025-04-23 10:13:10.731625039 +0200
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Name=File Manager - Super User Mode
-Exec=dbus-launch dolphin -qwindowtitle "%c" "%u"
+Exec=/usr/bin/xdg-su -c "dolphin %U"
 Icon=system-file-manager
 Type=Application
 X-DocPath=dolphin/index.html

Reply via email to