KDE Applications 19.04.2

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mbox-importer?expand=0&rev=86
This commit is contained in:
Wolfgang Bauer
2019-06-07 18:55:00 +00:00
committed by Git OBS Bridge
parent ed3311348b
commit 9ed2520bef
4 changed files with 14 additions and 4 deletions

View File

@@ -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)