Hello community,

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

Package is "mbox-importer"

Tue May 16 14:36:57 2017 rev:5 rq:490517 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes      
2017-03-16 09:40:33.159100185 +0100
+++ /work/SRC/openSUSE:Factory/.mbox-importer.new/mbox-importer.changes 
2017-05-16 14:37:01.339691064 +0200
@@ -1,0 +2,41 @@
+Sun Apr 16 10:45:20 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:
+  * None
+
+-------------------------------------------------------------------
+Wed Apr 12 20:26:07 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
+
+-------------------------------------------------------------------
+Fri Mar 31 18:30:09 UTC 2017 - [email protected]
+
+- Build only for architectures compatible with Qt WebEngine
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:52 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:
+  * USe singleton
+  * Link against new lib
+  * Adapt to new mailimporter api
+  * Adapt to new pimcommon
+  * Port to nullptr
+  * Update copyright
+  * Add ECMCoverageOption
+
+-------------------------------------------------------------------

Old:
----
  mbox-importer-16.12.3.tar.xz

New:
----
  mbox-importer-17.04.0.tar.xz

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

Other differences:
------------------
++++++ mbox-importer.spec ++++++
--- /var/tmp/diff_new_pack.m3bszX/_old  2017-05-16 14:37:01.919609587 +0200
+++ /var/tmp/diff_new_pack.m3bszX/_new  2017-05-16 14:37:01.919609587 +0200
@@ -16,11 +16,13 @@
 #
 
 
+%bcond_without lang
+
 Name:           mbox-importer
-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.90 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Tool for importing mbox archives into akonadi
 License:        GPL-2.0+ and LGPL-2.1+
@@ -41,12 +43,19 @@
 BuildRequires:  cmake(KF5Service)
 BuildRequires:  pkgconfig(Qt5Gui) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.2.0
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+# It can only build on the same platforms as Qt Webengine
+ExclusiveArch:  %ix86 x86_64 %arm aarch64 mips mips64
 
 %description
 This package contains a tool that can be used to import mbox archives
 into akonadi.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -56,6 +65,9 @@
 
 %install
 %kf5_makeinstall -C build
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+%endif
 
 %files
 %defattr(-,root,root)
@@ -63,4 +75,9 @@
 %{_bindir}/mboximporter
 %{_kf5_applicationsdir}/org.kde.mboximporter.desktop
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ mbox-importer-16.12.3.tar.xz -> mbox-importer-17.04.0.tar.xz ++++++
++++ 3833 lines of diff (skipped)


Reply via email to