KDE Applications 20.04.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mailimporter?expand=0&rev=154
This commit is contained in:
Christophe Giboudeaux 2020-04-24 07:24:21 +00:00 committed by Git OBS Bridge
parent 2a2235d6dd
commit 703b0080ca
6 changed files with 28 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:abc83749ca5802c84c4e64342d57ba76e7e23d00b1a80caa2228279c3fdbd01c
size 539872

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3u4ACgkQ29LOiT4t
HIflQwgAmUIxJQ5qe1AQ/mmdUEW3sqbXiN7E81euUS0xnEZ7hYV/Wp/ebFhImNn8
c1Dqd6qkMILsDUAxqjT32SH8BailvSVfS7QWCgukujNbiLeU8us/2nqkDC8aaWo1
akY/8odRYIks0mzOFXGHp0aT65xZhabd2VC7A0sot8fw43pDkdmwcWRkH2sczApR
z/536mDcPPT8t3Vmeifi/qi8kNvZQ3da2M20u1aS4e2KeVM6Km5kPX1v6SoNaQro
IKgf0a9otJtt/YbkK1lDNyOVQF/3dUGN99XmcdVNH8ckxeGbp9yX7KemmePrbdl3
JWXTUn3ezsMUjUbmI6I1DFatE7EdKg==
=/s2/
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:36aec97afbc8a5407a5966ed5708e9dc3e42e2c8be1e9da8bebaf8e40e46e554
size 540376

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB/UACgkQ29LOiT4t
HIcCsgf8ChxEMSKThor6ISD83kABmiTNMpGPiO6m+IVE6ZTXFvm33sfSIkaZfLbK
n5BA5L4MR4XLbz62hpDLaz+fsryHqAYybmJFMn2n5D700P3eCxgESH+whIcEvjUK
wafdx9ePBTOu70lR95H8kWRTIhA4iNb20LTD7MhXH/LuKvmUjEYtYtsnoUQy4oUj
S4biY4Pj7mTCoBRP3xOZFWaJysBKtVngjqRQ6KqVrjmlvr7hUxwKGMe7XXTjNJzQ
L+Sf9BmCBCj2VpuVhyGnve526lgfAbIrqQbRJAFePq81klOI/ozMeg2LjJl7hpBD
oGOSxncxZG6V6079Xw8WPEYZKIJI/w==
=gf9w
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Apr 23 12:23:12 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- Changes since 20.03.90:
* Fix clazy warning
* Use QLatin1Char('/') here
-------------------------------------------------------------------
Sun Apr 5 20:30:43 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: mailimporter
Version: 20.03.90
Version: 20.04.0
Release: 0
Summary: Mail import functionality for KDE PIM
License: GPL-2.0-or-later
Group: Development/Libraries/C and C++
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: kf5-filesystem
BuildRequires: cmake(KF5Akonadi)
@ -44,7 +44,7 @@ BuildRequires: cmake(Qt5Xml)
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
%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
%endif
Recommends: %{name}-lang