Hello community,

here is the log from the commit of package kdepim-addons for openSUSE:Factory 
checked in at 2017-05-08 18:49:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdepim-addons (Old)
 and      /work/SRC/openSUSE:Factory/.kdepim-addons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdepim-addons"

Mon May  8 18:49:40 2017 rev:13 rq:490401 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdepim-addons/kdepim-addons.changes      
2017-03-15 00:54:13.241356993 +0100
+++ /work/SRC/openSUSE:Factory/.kdepim-addons.new/kdepim-addons.changes 
2017-05-08 18:49:42.360939912 +0200
@@ -1,0 +2,39 @@
+Sun Apr 16 10:44:55 CEST 2017 - [email protected]
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * Use QFileInfo::exists(...)
+  * Use nullptr here
+  * USe QFileInfo::exist method
+  * Fix label when we start to load folders
+  * Use nullptr
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:30 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:
+  * Don't build example in release official
+  * Fix show "unable to load folder"
+  * Try to fix "unable to load folder" message when we filter list of folder
+  * Pass calendar from memento to itiphandler to avoid loading it all over 
again.
+  * Make "todo akonadi port" message more precise
+  * WKS: fix handling of WKS v3 publishing request emails
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:24 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:
+  * Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  kdepim-addons-16.12.3.tar.xz

New:
----
  kdepim-addons-17.04.0.tar.xz

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

Other differences:
------------------
++++++ kdepim-addons.spec ++++++
--- /var/tmp/diff_new_pack.diZlB7/_old  2017-05-08 18:49:43.016847260 +0200
+++ /var/tmp/diff_new_pack.diZlB7/_new  2017-05-08 18:49:43.020846695 +0200
@@ -16,11 +16,13 @@
 #
 
 
+%bcond_without lang
+
 Name:           kdepim-addons
-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:        Addons for KDEPIM applications
 License:        GPL-2.0
@@ -55,6 +57,7 @@
 BuildRequires:  messagelib-devel
 BuildRequires:  pimcommon-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  cmake(KF5LibKSieve)
 BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5OpenGL) >= 5.6.0
@@ -65,11 +68,21 @@
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5XmlPatterns) >= 5.6.0
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
+BuildRequires:  boost-devel
+%endif
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 addons for kdepim apps (as kmail addons/ kmail theme/ kaddressbook addons etc)
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -79,7 +92,9 @@
 
 %install
   %kf5_makeinstall -C build
-    %suse_update_desktop_file -u org.kde.akonadimailreader    Network Email
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+  %endif
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -123,5 +138,11 @@
 %dir %{_kf5_qmldir}/org/kde/plasma
 %{_kf5_qmldir}/org/kde/plasma/PimCalendars/
 %{_datadir}/kconf_update/webengineurlinterceptoradblock.upd
+%{_kf5_plugindir}/libksieve/
+
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
 
 %changelog

++++++ kdepim-addons-16.12.3.tar.xz -> kdepim-addons-17.04.0.tar.xz ++++++
++++ 623503 lines of diff (skipped)


Reply via email to