Hello community,

here is the log from the commit of package dolphin for openSUSE:Factory checked 
in at 2017-07-25 11:26:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dolphin (Old)
 and      /work/SRC/openSUSE:Factory/.dolphin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dolphin"

Tue Jul 25 11:26:20 2017 rev:30 rq:510643 version:17.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/dolphin/dolphin.changes  2017-07-12 
19:33:00.165789195 +0200
+++ /work/SRC/openSUSE:Factory/.dolphin.new/dolphin.changes     2017-07-25 
11:26:20.987360700 +0200
@@ -1,0 +2,11 @@
+Sat Jul 15 22:58:59 CEST 2017 - [email protected]
+
+- Update to 17.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.3.php
+- Changes since 17.04.2:
+  * Change in "Open in new tab" feature in Dolphin
+  * Ignore drops-onto-items from invalid places items (kde#373005)
+
+-------------------------------------------------------------------

Old:
----
  dolphin-17.04.2.tar.xz

New:
----
  dolphin-17.04.3.tar.xz

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

Other differences:
------------------
++++++ dolphin.spec ++++++
--- /var/tmp/diff_new_pack.g5HE8d/_old  2017-07-25 11:26:22.339169794 +0200
+++ /var/tmp/diff_new_pack.g5HE8d/_new  2017-07-25 11:26:22.343169229 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           dolphin
-Version:        17.04.2
+Version:        17.04.3
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
@@ -207,6 +207,8 @@
 %if %{with lang}
 %files part-lang -f %{name}.lang
 %doc COPYING*
+%dir %{_kf5_sharedir}/locale/fi/LC_SCRIPTS/
+%lang(fi) %{_kf5_sharedir}/locale/fi/LC_SCRIPTS/dolphin/
 %endif
 
 %changelog

++++++ 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch ++++++
--- /var/tmp/diff_new_pack.g5HE8d/_old  2017-07-25 11:26:22.367165840 +0200
+++ /var/tmp/diff_new_pack.g5HE8d/_new  2017-07-25 11:26:22.367165840 +0200
@@ -10,10 +10,10 @@
  src/main.cpp | 13 -------------
  1 file changed, 13 deletions(-)
 
-diff --git a/src/main.cpp b/src/main.cpp
-index 789a52996..acba8daed 100644
---- a/src/main.cpp
-+++ b/src/main.cpp
+Index: dolphin-17.04.3/src/main.cpp
+===================================================================
+--- dolphin-17.04.3.orig/src/main.cpp
++++ dolphin-17.04.3/src/main.cpp
 @@ -35,21 +35,8 @@
  #include <KLocalizedString>
  #include <Kdelibs4ConfigMigrator>
@@ -36,6 +36,3 @@
      QApplication app(argc, argv);
      app.setAttribute(Qt::AA_UseHighDpiPixmaps, true);
      app.setWindowIcon(QIcon::fromTheme(QStringLiteral("system-file-manager"), 
app.windowIcon()));
--- 
-2.12.0
-

++++++ dolphin-17.04.2.tar.xz -> dolphin-17.04.3.tar.xz ++++++
++++ 25420 lines of diff (skipped)

++++++ dolphin-go_up.diff ++++++
--- /var/tmp/diff_new_pack.g5HE8d/_old  2017-07-25 11:26:23.558997527 +0200
+++ /var/tmp/diff_new_pack.g5HE8d/_new  2017-07-25 11:26:23.562996961 +0200
@@ -1,8 +1,8 @@
-diff --git a/src/dolphinui.rc b/src/dolphinui.rc
-index f197af4..69df12f 100644
---- a/src/dolphinui.rc
-+++ b/src/dolphinui.rc
-@@ -89,6 +89,7 @@
+Index: dolphin-17.04.3/src/dolphinui.rc
+===================================================================
+--- dolphin-17.04.3.orig/src/dolphinui.rc
++++ dolphin-17.04.3/src/dolphinui.rc
+@@ -90,6 +90,7 @@
          <text context="@title:menu">Main Toolbar</text>
          <Action name="go_back" />
          <Action name="go_forward" />


Reply via email to