Hello community,

here is the log from the commit of package dolphin-plugins for openSUSE:Factory 
checked in at 2017-05-16 14:34:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dolphin-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.dolphin-plugins.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dolphin-plugins"

Tue May 16 14:34:11 2017 rev:45 rq:490349 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dolphin-plugins/dolphin-plugins.changes  
2017-03-16 09:36:44.259511193 +0100
+++ /work/SRC/openSUSE:Factory/.dolphin-plugins.new/dolphin-plugins.changes     
2017-05-16 14:34:15.247025975 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 11:07:35 CEST 2017 - [email protected]
+
+- Update to 17.04.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:14 CEST 2017 - [email protected]
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:09 CET 2017 - [email protected]
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  dolphin-plugins-16.12.3.tar.xz

New:
----
  dolphin-plugins-17.04.0.tar.xz

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

Other differences:
------------------
++++++ dolphin-plugins.spec ++++++
--- /var/tmp/diff_new_pack.mmmZ5i/_old  2017-05-16 14:34:16.078909103 +0200
+++ /var/tmp/diff_new_pack.mmmZ5i/_new  2017-05-16 14:34:16.086907979 +0200
@@ -15,17 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:           dolphin-plugins
-Version:        16.12.3
+Version:        17.04.0
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.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
@@ -39,6 +40,7 @@
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5Widgets)
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Recommends:     dolphin >= %{_kapp_version}
 
@@ -47,6 +49,10 @@
 - 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
 
@@ -59,13 +65,16 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+  %endif
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
-%doc COPYING
+%doc COPYING*
 %{_kf5_plugindir}/fileviewbazaarplugin.so
 %{_kf5_plugindir}/fileviewdropboxplugin.so
 %{_kf5_plugindir}/fileviewgitplugin.so
@@ -81,4 +90,9 @@
 %{_kf5_configkcfgdir}/fileviewhgpluginsettings.kcfg
 %{_kf5_servicesdir}/fileviewhgplugin.desktop
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ dolphin-plugins-16.12.3.tar.xz -> dolphin-plugins-17.04.0.tar.xz ++++++
++++ 78828 lines of diff (skipped)


Reply via email to