Hello community,
here is the log from the commit of package dolphin-plugins for
openSUSE:Leap:15.2 checked in at 2020-05-13 03:50:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/dolphin-plugins (Old)
and /work/SRC/openSUSE:Leap:15.2/.dolphin-plugins.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dolphin-plugins"
Wed May 13 03:50:48 2020 rev:37 rq:797321 version:20.04.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/dolphin-plugins/dolphin-plugins.changes
2020-03-15 13:36:14.330833697 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.dolphin-plugins.new.2738/dolphin-plugins.changes
2020-05-13 03:50:49.688073059 +0200
@@ -1,0 +2,38 @@
+Thu Apr 23 12:21:53 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/2020-04-apps-update
+- Changes since 20.03.90:
+ * [svn] Fixed items status inside unversioned directory.
+
+-------------------------------------------------------------------
+Sun Apr 5 20:29:39 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.90
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/20.04-rc
+- Changes since 20.03.80:
+ * [git] Set combo box to current branch in pull dialog
+ * Dolphin-SVN: code update
+
+-------------------------------------------------------------------
+Sun Mar 22 09:16:34 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.80
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+ * SVN: added SVN Log dialog
+ * Fix build with Qt 5.15
+ * Added SVN add/delete/revert directory.
+ * SVN commit dialog now supports diff, add and revert actions.
+ * Add changes list for SVN commit dialog
+ * Fixes svn plugin issuing "mkfifo" on Windows. (kde#319546)
+ * "SVN Commit" action is now active on file addition.
+ * Fix minor EBN issues
+
+-------------------------------------------------------------------
Old:
----
dolphin-plugins-19.12.3.tar.xz
dolphin-plugins-19.12.3.tar.xz.sig
New:
----
dolphin-plugins-20.04.0.tar.xz
dolphin-plugins-20.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ dolphin-plugins.spec ++++++
--- /var/tmp/diff_new_pack.nfurgz/_old 2020-05-13 03:50:50.100073922 +0200
+++ /var/tmp/diff_new_pack.nfurgz/_new 2020-05-13 03:50:50.104073931 +0200
@@ -1,7 +1,7 @@
#
# spec file for package dolphin-plugins
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,43 +21,39 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: dolphin-plugins
-Version: 19.12.3
+Version: 20.04.0
Release: 0
Summary: Version control plugins for Dolphin
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: https://www.kde.org/
Source:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2: applications.keyring
-%endif
-BuildRequires: cmake(DolphinVcs)
BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem
+BuildRequires: pkgconfig
+BuildRequires: cmake(DolphinVcs)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5TextEditor)
BuildRequires: cmake(KF5TextWidgets)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
-BuildRequires: pkgconfig
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Network)
BuildRequires: cmake(Qt5Widgets)
Recommends: dolphin >= %{_kapp_version}
%if %{with lang}
-Recommends: %{name}-lang
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2: applications.keyring
%endif
+Recommends: %{name}-lang
%description
Dolphin file manager specific version control plugins that:
- Show the version state of a file by an emblem + color
- Provide a context menu with version control specific actions
-%if %{with lang}
%lang_package
-%endif
%prep
%setup -q
++++++ dolphin-plugins-19.12.3.tar.xz -> dolphin-plugins-20.04.0.tar.xz ++++++
++++ 20077 lines of diff (skipped)