Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=137
This commit is contained in:
Fabian Vogt 2019-08-15 14:00:43 +00:00 committed by Git OBS Bridge
parent e0c543a0c2
commit 459a522c8d
6 changed files with 30 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

3
kimap-19.08.0.tar.xz Normal file
View File

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

11
kimap-19.08.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoUACgkQ29LOiT4t
HIdc5gf+MnPJGBcvj1eNflEyuNgG4C1g5GsMHrmQtGbue7hZ3XJPJkTQrlT0KcoD
0L1oNWcpStNASMbZpjJ01y/YlIQo3pgraWCn9NCVbNu0qy/AzLgP98oMFkK0VJ1+
WA38rBk37YUv9K3+0EQgmJd25Ok69ZpLyx2DKpBtR5TanTdI0FZU5JP/b2IpbGIg
ePW/eAiyjyj1KaNJMGtRO7bGBr6OvoUEI125NLuhcrQK6KJaSIDFqsE1jnOzY6Te
8V3xQer14S7t+i/mD/wKvpzaOEMz31FNSHs12ZNnoF1ydrr3wSmIwSC8r5IFyeo6
NqdjvCdpuAhtgW1GJmwsMbZlsNPiRg==
=cqTK
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:03 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- No code change since 19.07.90
-------------------------------------------------------------------
Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org

View File

@ -22,13 +22,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kimap
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: KDE PIM Libraries: IMAP library
License: LGPL-2.1-or-later
Group: System/GUI/KDE
URL: http://www.kde.org
Source: kimap-%{version}.tar.xz
URL: https://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: cyrus-sasl-devel
BuildRequires: extra-cmake-modules >= 5.19.0
BuildRequires: kcoreaddons-devel >= %{kf5_version}