diff --git a/mbox-importer-19.04.1.tar.xz b/mbox-importer-19.04.1.tar.xz deleted file mode 100644 index b92de21..0000000 --- a/mbox-importer-19.04.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fcd5c6b3824dea9ff4145dde6bf7b472675e3927ce91258d89cbfe4d0ebb77a -size 33720 diff --git a/mbox-importer-19.04.2.tar.xz b/mbox-importer-19.04.2.tar.xz new file mode 100644 index 0000000..3dc2aa5 --- /dev/null +++ b/mbox-importer-19.04.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:719304262acb1176902e16d9485285c4da55eaf948d661c0ff9185b2d1dcbaa5 +size 33480 diff --git a/mbox-importer.changes b/mbox-importer.changes index c96e1c2..b4b870e 100644 --- a/mbox-importer.changes +++ b/mbox-importer.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jun 07 12:51:57 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.2.php +- No code changes since 19.04.1 + ------------------------------------------------------------------- Fri May 10 05:37:18 UTC 2019 - lbeltrame@kde.org diff --git a/mbox-importer.spec b/mbox-importer.spec index b608b4b..8db9184 100644 --- a/mbox-importer.spec +++ b/mbox-importer.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: mbox-importer -Version: 19.04.1 +Version: 19.04.2 Release: 0 Summary: Tool for importing mbox archives into akonadi License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -41,7 +41,7 @@ BuildRequires: cmake(KF5MailCommon) BuildRequires: cmake(KF5MailImporter) BuildRequires: cmake(KF5Service) BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0 -BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0 +BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 %if %{with lang}