KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mailimporter?expand=0&rev=178
This commit is contained in:
parent
7503148d51
commit
e7a4137034
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f2fdfcc534f2478331a0abae7f7dfa8a426c70b8c0240f3a627f21d572a90233
|
|
||||||
size 548576
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATs8ACgkQ29LOiT4t
|
|
||||||
HIfNVAf/W+rBuhrLgUZHIJWBW2CEbFjZwcIAR+Jyk6Dmpgwfdy/C387yem+szkVq
|
|
||||||
JChAoUcrnQ2uMpTmCI9GThAWc+LryKeu7buBrViN7fSFTAQWrRpJBzKlT/Z0i14Q
|
|
||||||
UsynCVTg+ooeyzep4HGt9sgDOM+dXO18Z1au7KJAunpwglqa8oOCr0gKoof+x9qb
|
|
||||||
ynBwuB5ahdyAxybatvbLmN1k3n7x/AekXHEbwOJ3I9aL0U8W818ILia0TFoB0llP
|
|
||||||
x3w/xq23mfRvbfdrEWjcqK66PsQCDvecEmdObnPVlZPU5Br1Icc8wq77QNSrMo/d
|
|
||||||
CctQeDvsI1Mxjs7THcRtMylgsTSszA==
|
|
||||||
=9r1f
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
mailimporter-20.12.0.tar.xz
Normal file
3
mailimporter-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7b7b184ce4d9e59686f9d87c6e86869bae3dfec6e44d9af3370febc3bc206b73
|
||||||
|
size 548588
|
11
mailimporter-20.12.0.tar.xz.sig
Normal file
11
mailimporter-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIoACgkQ29LOiT4t
|
||||||
|
HIdbmAgAgCke9W4S6ckiJn5Dh1kQCxy0+9RG0O85hLHUrW0fqFm0BItAuzNq3/vG
|
||||||
|
R0svM8VJvHkoKeg/aWWc5MzZwRCoTIl6tF1K6vJwkiSpzf1s/nB17d5WL/x53Ou+
|
||||||
|
0Mz54NBOkWkRvqQ5vk/VtknNXZpmXVXlW4reKRN3oxGCgB2nEZg1rvDHXdQtyVzc
|
||||||
|
vxAfQfbXE0SIfWFmj5Reooo30istya0bQ85kIpwJaBEIBGT++E93ie0xa+80PsjL
|
||||||
|
/zP+z7cye2jBCfrJIQ64DD/0Lpn7Dg55bmFWTQFLMgA4FEtTAN7Ots3r164LqH1O
|
||||||
|
ONyeyeq2Wi9+HAy7FWo+LIvRtjd94A==
|
||||||
|
=mblD
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:17:50 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||||
|
- No code change since 20.11.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 27 15:18:03 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:18:03 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.11.90
|
Version: 20.12.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