Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mailimporter?expand=0&rev=167
This commit is contained in:
parent
43fdb90480
commit
281aa03192
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8dd27e6dbf2029175a2f2cb31eda148890f26c2febb77bf5164b8039c9a15ddc
|
|
||||||
size 541376
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAgACgkQ29LOiT4t
|
|
||||||
HIdk3gf/TagrfRFSrqLDX6ke45kEnqvzqXsZIPZEyjwAOcbZxnaD4PT35PWC0ZD5
|
|
||||||
OThdmq+pWE/bbbLB5ynfC56r8Ych64OHQgBpKjRLQ8cMq5TriV3MDe++oVtoI7EM
|
|
||||||
v0QsR9le4uK0UOjWpgMakOf9tYBUhDqpMFQMQYIkBv86TCb731zBP7P4XDuy+q7R
|
|
||||||
t08mC6o+O3NcsYEvOUvnfUTOFso7MO2kPidaTm+8yZ4facDFGFY7pbfSXtliB3ZF
|
|
||||||
pfVrBfEAgBhn0qqa3TSGfnfLOE5dczIYB7wrGEs1t/S9vXUOFPI311Jmu0bsBALM
|
|
||||||
ANIJAVgtGG9uiHF7DVD+y4bzhQiQdg==
|
|
||||||
=l+Nu
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
mailimporter-20.08.0.tar.xz
Normal file
3
mailimporter-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5263fdc50b772458cb584f799f80da765e0ac3c4f2e0fecee15305db829cd851
|
||||||
|
size 541464
|
11
mailimporter-20.08.0.tar.xz.sig
Normal file
11
mailimporter-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAhEACgkQ29LOiT4t
|
||||||
|
HIdixQf8CYdVIMnjU/DXJOotMm2j5lKZk5JTj78v5o+2WL+rdUJRysqy+opsezCm
|
||||||
|
dYV0+J62yRzMf0kaq1yCYu0VxfR4L3EdTsWV3/k+BaNvD5Zh33l0fqwWNcvg84jk
|
||||||
|
wHxrThTKZ3Wjl1mpq+y97v/5z5ULRbNMoV3IjN8gBAZn1bBho0tM6JPai3DY4ywJ
|
||||||
|
Rx7I5EWqKOin5obaldzJuHwVLllTxBuuZqWs6KU4dA+P2gPm7xK4yF1sm1IWGHEK
|
||||||
|
e3neNLAiXOiMd0GVq0RzuVXOLHLhIOqFGUwpBOFyrc37SSimSbl7x9lwVLNEgJYI
|
||||||
|
39NaA7eH7rOdXBLrsQXsKIF4Vwtbig==
|
||||||
|
=j6Wk
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:10:42 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||||
|
- No code change since 20.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 2 08:01:00 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 08:01:00 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: mailimporter
|
Name: mailimporter
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Mail import functionality for KDE PIM
|
Summary: Mail import functionality for KDE PIM
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: cmake(KF5Akonadi)
|
BuildRequires: cmake(KF5Akonadi)
|
||||||
@ -46,7 +46,7 @@ BuildRequires: cmake(Qt5Xml)
|
|||||||
# It can only build on the same platforms as Qt Webengine
|
# It can only build on the same platforms as Qt Webengine
|
||||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user