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-08-16 10:09:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dolphin-plugins (Old) and /work/SRC/openSUSE:Factory/.dolphin-plugins.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dolphin-plugins" Mon Aug 16 10:09:29 2021 rev:97 rq:911606 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dolphin-plugins/dolphin-plugins.changes 2021-07-10 00:00:20.164059443 +0200 +++ /work/SRC/openSUSE:Factory/.dolphin-plugins.new.1899/dolphin-plugins.changes 2021-08-16 10:14:35.922878727 +0200 @@ -1,0 +2,28 @@ +Fri Aug 6 09:34:31 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.08.0 +- No code change since 21.07.90 + +------------------------------------------------------------------- +Fri Jul 30 10:04:28 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.90 + * New feature release +- No code change since 21.07.80 + +------------------------------------------------------------------- +Sat Jul 17 20:04:54 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.80 + * New feature release +- Changes since 21.04.3: + * Clean up ServiceTypes definitions for JSON based plugins + * Convert desktop files to JSON + * Remove K_EXPORT_PLUGIN_VERSION macro usages + * Port to KPluginLoader +- Only install the license files once + +------------------------------------------------------------------- Old: ---- dolphin-plugins-21.04.3.tar.xz dolphin-plugins-21.04.3.tar.xz.sig New: ---- dolphin-plugins-21.08.0.tar.xz dolphin-plugins-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dolphin-plugins.spec ++++++ --- /var/tmp/diff_new_pack.AcxqnN/_old 2021-08-16 10:14:36.410878104 +0200 +++ /var/tmp/diff_new_pack.AcxqnN/_new 2021-08-16 10:14:36.410878104 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: dolphin-plugins -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: Version control plugins for Dolphin License: GPL-2.0-or-later @@ -48,7 +48,6 @@ BuildRequires: cmake(Qt5Network) BuildRequires: cmake(Qt5Widgets) Recommends: dolphin >= %{_kapp_version} -Recommends: %{name}-lang %description Dolphin file manager specific version control plugins that: @@ -77,27 +76,23 @@ %postun -p /sbin/ldconfig %files -%license COPYING* +%license LICENSES/* %dir %{_kf5_plugindir}/kf5/kfileitemaction +%dir %{_kf5_plugindir}/dolphin +%dir %{_kf5_plugindir}/dolphin/vcs %{_kf5_appstreamdir}/org.kde.dolphin-plugins.metainfo.xml %{_kf5_configkcfgdir}/fileviewgitpluginsettings.kcfg %{_kf5_configkcfgdir}/fileviewhgpluginsettings.kcfg %{_kf5_configkcfgdir}/fileviewsvnpluginsettings.kcfg -%{_kf5_plugindir}/fileviewbazaarplugin.so -%{_kf5_plugindir}/fileviewdropboxplugin.so -%{_kf5_plugindir}/fileviewgitplugin.so -%{_kf5_plugindir}/fileviewhgplugin.so -%{_kf5_plugindir}/fileviewsvnplugin.so +%{_kf5_plugindir}/dolphin/vcs/fileviewbazaarplugin.so +%{_kf5_plugindir}/dolphin/vcs/fileviewdropboxplugin.so +%{_kf5_plugindir}/dolphin/vcs/fileviewgitplugin.so +%{_kf5_plugindir}/dolphin/vcs/fileviewhgplugin.so +%{_kf5_plugindir}/dolphin/vcs/fileviewsvnplugin.so %{_kf5_plugindir}/kf5/kfileitemaction/mountisoaction.so -%{_kf5_servicesdir}/fileviewbazaarplugin.desktop -%{_kf5_servicesdir}/fileviewdropboxplugin.desktop -%{_kf5_servicesdir}/fileviewgitplugin.desktop -%{_kf5_servicesdir}/fileviewhgplugin.desktop -%{_kf5_servicesdir}/fileviewsvnplugin.desktop %if %{with lang} %files lang -f %{name}.lang -%license COPYING* %endif %changelog ++++++ dolphin-plugins-21.04.3.tar.xz -> dolphin-plugins-21.08.0.tar.xz ++++++ ++++ 117955 lines of diff (skipped)