Accepting request 861198 from KDE:Applications
KDE Applications 20.12.1 OBS-URL: https://build.opensuse.org/request/show/861198 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimap?expand=0&rev=65
This commit is contained in:
commit
d6540510d4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d2f355e11f61bc25dc448b2943824940e34f918803b5af0e0079d7a914575354
|
|
||||||
size 124644
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH8ACgkQ29LOiT4t
|
|
||||||
HIdg7gf+Mv12du4KFunI3eY+ws86wREgZbdfEJRTJKV9n8ljVfNTR5zjJDYp9hnE
|
|
||||||
ohJGTGHqptR2psrB9n0gpM/E9IR20Gch14IxW8iYEgUfi6CKG88zmWqLfZ960fNw
|
|
||||||
b1gGE7hu2bUnGCV8jUw7FLei7HBbmAQ2i8LLvGXXCPKZtc9XcW4eycwGWKhHnZTF
|
|
||||||
68oilr2DFSa4JDCxR4wbe8GEN4qT4eSB+GeJqmg5/k6/JWFr6JMTYDbtKaXc8amM
|
|
||||||
eabTkKwYbk/deV0xQDqpuLz0MFNGJOX7bC55bhYqtuy1tdIW5Idv+h4rGIA5xGOB
|
|
||||||
mRzpBy+rV08aCYeQEVUKBMgmtcPZUA==
|
|
||||||
=6irL
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kimap-20.12.1.tar.xz
Normal file
3
kimap-20.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9bd0b19ec6f8bacb6cf6d2e47949eaa470dde4a7359fd8da1d3cebb1ea55d4f4
|
||||||
|
size 124680
|
11
kimap-20.12.1.tar.xz.sig
Normal file
11
kimap-20.12.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/zwfMACgkQ29LOiT4t
|
||||||
|
HIfsLAf8DhFN0gcJ+5k7T1EaTh6uuV0MdrGF/3DZ63ZSQKu8I9K2NsEu+rSPqEXp
|
||||||
|
LIMppGPwVShovl9rPnq9KQMJjUn8lk29IMS1zi4kySmFYo0k1V1RXMhXos1f6jB+
|
||||||
|
cNJFuSTVXc0UsfYCXF+ofcURzNVNLsQmRDUWJ3IN5eftqUVdbWiaIxAoZrxu90Zj
|
||||||
|
XkT4szFWRxpVdDwhiv8tMcEC0TodZ8tTXPKlT5DslJtqFfiJXPrNhN/Ja6HjDbOD
|
||||||
|
T+bBTNcYbfZygcAc/wKCCK6OWMbsx7W0ZkywONnzg6q5SDaaH2NTD/A5SJj2HZMr
|
||||||
|
ESQLTSxaYpkPe8CzTooSyO+I6L+ENQ==
|
||||||
|
=xyv3
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 5 12:25:45 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.12.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2021-01-apps-update
|
||||||
|
- No code change since 20.12.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 5 23:16:24 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
Sat Dec 5 23:16:24 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kimap
|
# spec file for package kimap
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,7 +21,7 @@
|
|||||||
%{!?_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.12.0
|
Version: 20.12.1
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user