Hello community,
here is the log from the commit of package akonadi-import-wizard for
openSUSE:Factory checked in at 2019-07-13 13:45:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-import-wizard (Old)
and /work/SRC/openSUSE:Factory/.akonadi-import-wizard.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-import-wizard"
Sat Jul 13 13:45:46 2019 rev:33 rq:713366 version:19.04.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/akonadi-import-wizard/akonadi-import-wizard.changes
2019-06-13 22:39:47.248254746 +0200
+++
/work/SRC/openSUSE:Factory/.akonadi-import-wizard.new.4615/akonadi-import-wizard.changes
2019-07-13 14:00:06.758903223 +0200
@@ -1,0 +2,5 @@
+Thu Jul 4 10:12:29 UTC 2019 - [email protected]
+
+- Remove unnecessary Qt5WebKit build requirement
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ akonadi-import-wizard.spec ++++++
--- /var/tmp/diff_new_pack.qxLuHm/_old 2019-07-13 14:00:07.370903037 +0200
+++ /var/tmp/diff_new_pack.qxLuHm/_new 2019-07-13 14:00:07.374903035 +0200
@@ -17,7 +17,7 @@
%define lname libKPimImportWizard5
-%define kf5_version 5.26.0
+%define kf5_version 5.56.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
@@ -53,9 +53,8 @@
BuildRequires: python-devel
BuildRequires: update-desktop-files
BuildRequires: xz
-BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
-BuildRequires: pkgconfig(Qt5WebKit) >= 5.2.0
-BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires: pkgconfig(Qt5Gui) >= 5.10.0
+BuildRequires: pkgconfig(Qt5Widgets) >= 5.10.0
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
%if %{with lang}