KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=187
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fd251a351eef6cc5f82cc2705c12610ae2b3b253fa00495b104e4b9dd4bd5fa9
|
|
||||||
size 124604
|
|
@@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsMACgkQ29LOiT4t
|
|
||||||
HIeXsQf5ASVjivNqvbfrzRLf+wml5e4QuJfeknbqvW83JuwedASEapNvdyUeeDtg
|
|
||||||
J2k/2tCIxWn16LOmj/SknHsJJ6lt5VgHdNkWAbOptZfuKI8r3V4IzAWzEBtDLt2+
|
|
||||||
N+1jfLWpd1+lhN51Y/krfN/b/PjR558AN8QOG3kAJX7tgwHqCn11dYBZaPvDwfZh
|
|
||||||
5EHuEmuGvzWSTEQW37vMIO8EIhA71+oBzq/XZO3SaNWHDJMcu4nJ3ogT7DTIoAUk
|
|
||||||
3wJfITj/A/MsgcmPCxR3/GLIQlYY8CLMyhs0Q1L1El+xP/+RuLThRFXpMwS8JwKU
|
|
||||||
nR5WEvbfcj4T3XUfdVwdNuthnZoS5g==
|
|
||||||
=b+a5
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kimap-20.12.0.tar.xz
Normal file
3
kimap-20.12.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d2f355e11f61bc25dc448b2943824940e34f918803b5af0e0079d7a914575354
|
||||||
|
size 124644
|
11
kimap-20.12.0.tar.xz.sig
Normal file
11
kimap-20.12.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH8ACgkQ29LOiT4t
|
||||||
|
HIdg7gf+Mv12du4KFunI3eY+ws86wREgZbdfEJRTJKV9n8ljVfNTR5zjJDYp9hnE
|
||||||
|
ohJGTGHqptR2psrB9n0gpM/E9IR20Gch14IxW8iYEgUfi6CKG88zmWqLfZ960fNw
|
||||||
|
b1gGE7hu2bUnGCV8jUw7FLei7HBbmAQ2i8LLvGXXCPKZtc9XcW4eycwGWKhHnZTF
|
||||||
|
68oilr2DFSa4JDCxR4wbe8GEN4qT4eSB+GeJqmg5/k6/JWFr6JMTYDbtKaXc8amM
|
||||||
|
eabTkKwYbk/deV0xQDqpuLz0MFNGJOX7bC55bhYqtuy1tdIW5Idv+h4rGIA5xGOB
|
||||||
|
mRzpBy+rV08aCYeQEVUKBMgmtcPZUA==
|
||||||
|
=6irL
|
||||||
|
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:16:24 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:16:39 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:16:39 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: kimap
|
Name: kimap
|
||||||
Version: 20.11.90
|
Version: 20.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE PIM Libraries: IMAP library
|
Summary: KDE PIM Libraries: IMAP library
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
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: cyrus-sasl-devel
|
BuildRequires: cyrus-sasl-devel
|
||||||
BuildRequires: extra-cmake-modules >= 5.19.0
|
BuildRequires: extra-cmake-modules >= 5.19.0
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
@@ -37,7 +37,7 @@ BuildRequires: cmake(KF5KIO) >= %{kf5_version}
|
|||||||
BuildRequires: cmake(KF5Mime)
|
BuildRequires: cmake(KF5Mime)
|
||||||
BuildRequires: cmake(Qt5Test)
|
BuildRequires: cmake(Qt5Test)
|
||||||
%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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user