19.12.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mailimporter?expand=0&rev=143
This commit is contained in:
parent
9f513e9482
commit
1f1719d737
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d0758559daa25b666a9fe7b6bc4461762bc08013a6f06a4ae9b1028742195241
|
|
||||||
size 540600
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puKsACgkQ29LOiT4t
|
|
||||||
HIekZwf9HpcXrcjYFIKTW4/5FN4XyzGLgAnz+povHAIUpbgBnUPSTJ8QhzRfmFLn
|
|
||||||
eaRuBotG1JF6mhSGuXS4zD+wEHSlK/gEhFwabGEGI4JYlMEmc9p0+JlKRZw02ct0
|
|
||||||
zMYB4KTTji+lPVkuALC+/7p5QQfhjyz5yc6X56pgi8gAASQUCTjjh1vFdiS1lvZK
|
|
||||||
a/e1fKWVqpyZlgQkbU6BYQ2SW7dIPlQkNGk4Aq09+s5S9FIgPCx86wjYdSpQI+/V
|
|
||||||
P/Dxq8wVqte/JBzUztM6Zh2yJSG8Xa3+2LTCBT3YHGES6++emhWMPejjXnn0AIk8
|
|
||||||
msBfkT/jP0awE954wBvVd6yBTeLADg==
|
|
||||||
=Akvr
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
mailimporter-19.12.1.tar.xz
Normal file
3
mailimporter-19.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c1a042560438d6f6195a1f64355515489b74a44c1d2f5f547ced6785439215f1
|
||||||
|
size 540540
|
11
mailimporter-19.12.1.tar.xz.sig
Normal file
11
mailimporter-19.12.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl4T8X8ACgkQ29LOiT4t
|
||||||
|
HIfqZwf9Fg4YmbJokhtR4/Yz3fop0xeZEA/ucA2bzEBYpLJON7T+330NCauYvHTS
|
||||||
|
iHEhfbTSTNPHqYAsGu0BBTlGP9rv4XM5vkvgDMAb8d78/TqW81A3yUpkhfS3kGLJ
|
||||||
|
nk4tFtDyUmEfiG7AwDgEcm7HnarDUYAXwBcncdrZeM/R/cv1YMGZQg75mowl9DNt
|
||||||
|
+putLaGYclEuxBIN41MxHzBXV7BLHI0Xfq+mhOaQWy1DW/hNq1xDJLeF5exE+y6A
|
||||||
|
4smHfuuM2Cv5s4lgi88dibteCOJIKyNa70dqD1WQnCUZBu6rFla4sgkUHGrI1/q8
|
||||||
|
D65uVnx/zWuSTwmjrsCzsWZlUt+k0A==
|
||||||
|
=ETC2
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 7 10:36:28 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 19.12.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/releases/19.12.1
|
||||||
|
- No code change since 19.12.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 10 06:39:12 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
Tue Dec 10 06:39:12 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package mailimporter
|
# spec file for package mailimporter
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC
|
# Copyright (c) 2020 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: mailimporter
|
Name: mailimporter
|
||||||
Version: 19.12.0
|
Version: 19.12.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Mail import functionality for KDE PIM
|
Summary: Mail import functionality for KDE PIM
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user