Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package dolphin-plugins for openSUSE:Factory
checked in at 2021-04-25 21:26:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dolphin-plugins (Old)
and /work/SRC/openSUSE:Factory/.dolphin-plugins.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dolphin-plugins"
Sun Apr 25 21:26:14 2021 rev:93 rq:887592 version:21.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/dolphin-plugins/dolphin-plugins.changes
2021-03-08 15:18:47.234005913 +0100
+++
/work/SRC/openSUSE:Factory/.dolphin-plugins.new.12324/dolphin-plugins.changes
2021-04-25 21:26:28.700362314 +0200
@@ -1,0 +2,28 @@
+Fri Apr 16 16:11:08 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.04.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/21.04
+- No code change since 21.03.90
+
+-------------------------------------------------------------------
+Fri Apr 9 17:39:35 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.90
+ * New feature release
+- Changes since 21.03.80:
+ * BackingFile property should be use with StorageVolume instead of
StorageAccess (kde#434617)
+
+-------------------------------------------------------------------
+Sun Mar 21 13:27:11 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+ * New feature release
+- Changes since 20.12.3:
+ * plugins need versions
+ * Port from KMimeTypeTrader to KApplicationTrader
+ * Allow git, hg and svn plugins to detect working copy root (kde#430024)
+ * Extract messages from header files as well
+
+-------------------------------------------------------------------
Old:
----
dolphin-plugins-20.12.3.tar.xz
dolphin-plugins-20.12.3.tar.xz.sig
New:
----
dolphin-plugins-21.04.0.tar.xz
dolphin-plugins-21.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ dolphin-plugins.spec ++++++
--- /var/tmp/diff_new_pack.PWzqE9/_old 2021-04-25 21:26:29.668363479 +0200
+++ /var/tmp/diff_new_pack.PWzqE9/_new 2021-04-25 21:26:29.672363483 +0200
@@ -1,7 +1,7 @@
#
# spec file for package dolphin-plugins
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: dolphin-plugins
-Version: 20.12.3
+Version: 21.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: extra-cmake-modules
BuildRequires: kf5-filesystem
BuildRequires: pkgconfig
@@ -44,10 +48,6 @@
BuildRequires: cmake(Qt5Network)
BuildRequires: cmake(Qt5Widgets)
Recommends: dolphin >= %{_kapp_version}
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2: applications.keyring
-%endif
Recommends: %{name}-lang
%description
@@ -58,7 +58,7 @@
%lang_package
%prep
-%setup -q
+%autosetup -p1
%build
%ifarch ppc64
@@ -78,7 +78,6 @@
%files
%license COPYING*
-%dir %{_kf5_configkcfgdir}
%dir %{_kf5_plugindir}/kf5/kfileitemaction
%{_kf5_appstreamdir}/org.kde.dolphin-plugins.metainfo.xml
%{_kf5_configkcfgdir}/fileviewgitpluginsettings.kcfg
++++++ dolphin-plugins-20.12.3.tar.xz -> dolphin-plugins-21.04.0.tar.xz ++++++
++++ 52860 lines of diff (skipped)