From 9ed2520beff4772fe340faa407dedea79ba894a7ef4e9fcedf446f4c3d5cb6bc Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 7 Jun 2019 18:55:00 +0000 Subject: [PATCH 1/3] KDE Applications 19.04.2 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mbox-importer?expand=0&rev=86 --- mbox-importer-19.04.1.tar.xz | 3 --- mbox-importer-19.04.2.tar.xz | 3 +++ mbox-importer.changes | 9 +++++++++ mbox-importer.spec | 3 ++- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 mbox-importer-19.04.1.tar.xz create mode 100644 mbox-importer-19.04.2.tar.xz 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..56ea899 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 @@ -37,6 +37,7 @@ BuildRequires: cmake(KF5Akonadi) BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5Crash) BuildRequires: cmake(KF5KIO) +BuildRequires: cmake(KF5Libkdepim) BuildRequires: cmake(KF5MailCommon) BuildRequires: cmake(KF5MailImporter) BuildRequires: cmake(KF5Service) From 097ea69ae749fb7136dd835edc4d4bf6b2cfec646f38f1a572321bcbcdb39e1b Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 8 Jun 2019 06:11:21 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mbox-importer?expand=0&rev=87 --- mbox-importer.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/mbox-importer.spec b/mbox-importer.spec index 56ea899..eda4977 100644 --- a/mbox-importer.spec +++ b/mbox-importer.spec @@ -37,7 +37,6 @@ BuildRequires: cmake(KF5Akonadi) BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5Crash) BuildRequires: cmake(KF5KIO) -BuildRequires: cmake(KF5Libkdepim) BuildRequires: cmake(KF5MailCommon) BuildRequires: cmake(KF5MailImporter) BuildRequires: cmake(KF5Service) From 6d8d36b2c7afb54efde52d5c04d61b2ad539de6a945454afd1a859c264721be7 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 8 Jun 2019 06:23:22 +0000 Subject: [PATCH 3/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mbox-importer?expand=0&rev=88 --- mbox-importer.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mbox-importer.spec b/mbox-importer.spec index eda4977..8db9184 100644 --- a/mbox-importer.spec +++ b/mbox-importer.spec @@ -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}