20.07.80
Remaining issues were fixed (except one kdenlive change) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=175
This commit is contained in:
committed by
Git OBS Bridge
parent
1cbd5c2a3b
commit
1dca882314
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:870d22a4f07080453ade2e1224acb563232211fe48e1beabe8c58d27730b4bfa
|
||||
size 119724
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8DzRUACgkQ29LOiT4t
|
||||
HIcyGgf+KYOmlEGH5Vb7HMAQ71SoDXD0w6mJ9CGnU5zDkmeqokfsdN/5RXBSmS6P
|
||||
RF6D0VdYX3zHye6C8WuEH0LslXnn8nJmsbdaLrIZExnvbOEsUpj07qls6B1wqqUt
|
||||
XdnPY0XmTQPucH2p0q7n5Hj36phz2r8OnoM+d6UkWFW1Sk7Xpz6shCXCP5VZItXg
|
||||
hw6ByOdvb4M3XjqH2Pyh7AOgPP3Imn8Mdf2XgivAy2hfq2371ikxEQCj1yn3UEDQ
|
||||
hDNpHLLsz8FR1cjI9nnQ/4MN/bl1D7vlA3Z2Z+0Y/sEZlvOwOuu2oA2t9zMsVPGY
|
||||
CP3iaDI8iDftgWnTsCT+AsqKSj1D/g==
|
||||
=X3F6
|
||||
-----END PGP SIGNATURE-----
|
3
kimap-20.07.80.tar.xz
Normal file
3
kimap-20.07.80.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c60ee3551efec7d4c9504a8ad0c5acf6c6158a70f33ce91b82a8e073c80c1b62
|
||||
size 120212
|
16
kimap-20.07.80.tar.xz.sig
Normal file
16
kimap-20.07.80.tar.xz.sig
Normal file
@@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl8RtQYACgkQOmpNuDnq
|
||||
ptdRthAAjDoB0q54JLxElhqVP6RDIi+HdiZDh45QCzTMH/irFaoXj7MlzbXaOWEm
|
||||
odJEelHcTsI1PL6bVgngQdYB2HCKSdvKT3EEW4DcCiuT5eq2YyyL7fdy9kJEGN8K
|
||||
CA2F9ir1J/SfvWt5h4+oDnbylYdBwGYqvxwBNXgAxDkzBjGuPcvggpFclsIoLGru
|
||||
sO5t69o+S6biZZ4HYryCkr4PUWDFX5ZBDyWOiv/5fxIE6F0CGZ/g3YD9CxyQ+i4T
|
||||
L8F/1RTP7XdnEgisLmbmuuzd7Kt1hxzE8Ogjsxqpg2odG+34LfLNAd8k2KEzrMzP
|
||||
D/AIUK5a+URs2LCJldrb0qW/APhgjQVz8SpfrDtYe79F5+VP9DbmYRUAliG08oZm
|
||||
b+t9EhyA+Qtk26UR0fFTHfgSdWLXOk4XnsIVoKvUpLTcGOswLPRO9YqkZ4kS91fQ
|
||||
QMutt3vMyYD2eQhObzMy36PsImRfHwaQRQWINTGlnEC0aZ/7tigvxKZjLlY3mhYT
|
||||
OFVJFQ8oM32Q/AETiCv0cXceZNMQXu9h4Cp+iDsy1zX80CrupJGoPXWTtbbRAiN3
|
||||
y65qoSy/pL8rywHAqWO1zbwhT2o6ObdUqSqYNV7shoXaCFAeMOT249ZYFlTcxYFn
|
||||
S+BOwrB8iGxeZrPsi/5PPMzUKxfnOz8Tml1PEQ2J2zbr7vX1sWw=
|
||||
=mgm1
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 19 10:04:46 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.07.80
|
||||
* New feature release
|
||||
- Changes since 20.04.3:
|
||||
* Add autotests for CREATE-ALREADYEXISTS and DELETE-NONEXISTENT
|
||||
* Idempotent CREATE and DELETE (kde#423672)
|
||||
* Convert license headers to SPDX format
|
||||
* Convert copyright holders to SPDX format
|
||||
* SearchJob: don't assemble OR term recursively
|
||||
* ImapSet: optimize the set before serialization
|
||||
* Fix some clazy warning
|
||||
* Fix clazy warning
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 9 20:09:38 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
12
kimap.spec
12
kimap.spec
@@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kimap
|
||||
Version: 20.04.3
|
||||
Version: 20.07.80
|
||||
Release: 0
|
||||
Summary: KDE PIM Libraries: IMAP library
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: cyrus-sasl-devel
|
||||
BuildRequires: extra-cmake-modules >= 5.19.0
|
||||
BuildRequires: kf5-filesystem
|
||||
@@ -37,7 +37,7 @@ BuildRequires: cmake(KF5KIO) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5Mime)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
|
||||
@@ -87,13 +87,13 @@ applications.
|
||||
%postun -n libKF5IMAP5 -p /sbin/ldconfig
|
||||
|
||||
%files -n libKF5IMAP5
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%{_kf5_libdir}/libKF5IMAP.so.*
|
||||
%{_kf5_debugdir}/*.categories
|
||||
%{_kf5_debugdir}/*.renamecategories
|
||||
|
||||
%files devel
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%{_kf5_cmakedir}/KF5IMAP/
|
||||
%{_kf5_includedir}/KIMAP/
|
||||
%{_kf5_includedir}/kimap_version.h
|
||||
@@ -104,7 +104,7 @@ applications.
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user