KDE Applications 19.12 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mbox-importer?expand=0&rev=102
This commit is contained in:
committed by
Git OBS Bridge
parent
9a7c00484b
commit
2bb7a3461e
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mbox-importer
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,20 +16,20 @@
|
||||
#
|
||||
|
||||
|
||||
%define kf5_version 5.58.0
|
||||
%define kf5_version 5.60.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA)
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: mbox-importer
|
||||
Version: 19.08.3
|
||||
Version: 19.11.80
|
||||
Release: 0
|
||||
Summary: Tool for importing mbox archives into akonadi
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
Reference in New Issue
Block a user