commit dolphin-plugins for openSUSE:Factory
Hello community, here is the log from the commit of package dolphin-plugins for openSUSE:Factory checked in at 2017-08-28 15:05:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dolphin-plugins (Old) and /work/SRC/openSUSE:Factory/.dolphin-plugins.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "dolphin-plugins" Mon Aug 28 15:05:05 2017 rev:49 rq:516295 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dolphin-plugins/dolphin-plugins.changes 2017-07-29 08:55:21.908049103 +0200 +++ /work/SRC/openSUSE:Factory/.dolphin-plugins.new/dolphin-plugins.changes 2017-08-28 15:05:28.259394099 +0200 @@ -1,0 +2,17 @@ +Fri Aug 11 22:44:54 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : + * Fix terminology: refer to the component and product + +------------------------------------------------------------------- +Sat Aug 5 18:16:41 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + +------------------------------------------------------------------- Old: ---- dolphin-plugins-17.04.3.tar.xz New: ---- dolphin-plugins-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dolphin-plugins.spec ++++++ --- /var/tmp/diff_new_pack.OPZT8E/_old 2017-08-28 15:05:29.115273713 +0200 +++ /var/tmp/diff_new_pack.OPZT8E/_new 2017-08-28 15:05:29.139270337 +0200 @@ -1,7 +1,7 @@ # # spec file for package dolphin-plugins # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,18 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang Name: dolphin-plugins -Version: 17.04.3 +Version: 17.08.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Version control plugins for Dolphin License: GPL-2.0+ Group: System/GUI/KDE -Url: http://www.kde.org +Url: http://www.kde.org/ Source0: %{name}-%{version}.tar.xz BuildRequires: dolphin-devel BuildRequires: extra-cmake-modules @@ -40,7 +41,9 @@ BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5Widgets) +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build Recommends: dolphin >= %{_kapp_version} @@ -75,20 +78,20 @@ %files %defattr(-,root,root) %doc COPYING* +%dir %{_kf5_configkcfgdir} +%{_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 -%dir %{_kf5_configkcfgdir} -%{_kf5_configkcfgdir}/fileviewgitpluginsettings.kcfg -%{_kf5_configkcfgdir}/fileviewsvnpluginsettings.kcfg %{_kf5_servicesdir}/fileviewbazaarplugin.desktop %{_kf5_servicesdir}/fileviewdropboxplugin.desktop %{_kf5_servicesdir}/fileviewgitplugin.desktop -%{_kf5_servicesdir}/fileviewsvnplugin.desktop -%{_kf5_plugindir}/fileviewhgplugin.so -%{_kf5_configkcfgdir}/fileviewhgpluginsettings.kcfg %{_kf5_servicesdir}/fileviewhgplugin.desktop +%{_kf5_servicesdir}/fileviewsvnplugin.desktop %if %{with lang} %files lang -f %{name}.lang ++++++ dolphin-plugins-17.04.3.tar.xz -> dolphin-plugins-17.08.0.tar.xz ++++++ ++++ 2479 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de