forked from pool/mbox-importer
KDE Applications 20.12.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mbox-importer?expand=0&rev=147
This commit is contained in:
parent
18ed584afc
commit
3c90a45c58
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:74a71d17f33cc81400bdadccb1e5905f87dac5ea40a8e8da5bc8ea1ee3cd350b
|
|
||||||
size 24724
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIsACgkQ29LOiT4t
|
|
||||||
HIdMGwgAlnUk2fZLF4vgHdae+tvVapfQnLlPDhQs6zd4MYZLVtwHcJ3W8uc4H5dq
|
|
||||||
P6u0E4sV/x7CAhEQTTL0+32R6wjuRv0ry5kgS8mR8QTff7BQIUakhI6ncijE5+X3
|
|
||||||
o+CFl8ff5qnEZRBWgLSzNu34LIihYs5nXbtOwSJIW28odDxcHcPaV/hSdg87z7Wi
|
|
||||||
nzgeaNHh8QHJfsYj+z73PY5NjuNL1fUzYJ+9IwOPO4AngV6TNH6IpdK9U4Yqwv8l
|
|
||||||
37RfyKMSVkrcGMQdMC18tv8Camrr93ihDIRDQolUcrTsUgcxItcq+ls7wImr67kO
|
|
||||||
uVQkDf2SV9NXhY65iYY4ruCBo2yHeg==
|
|
||||||
=FuII
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
mbox-importer-20.12.1.tar.xz
Normal file
3
mbox-importer-20.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:36f55edb652d9053268c6331282ac37862d3c3bd155b51d1d223b931128eebcd
|
||||||
|
size 24704
|
11
mbox-importer-20.12.1.tar.xz.sig
Normal file
11
mbox-importer-20.12.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/zwgAACgkQ29LOiT4t
|
||||||
|
HIftQAf/fVSHrlQzOuY/afQXJcCmAw5F19zhl+OGmtvu8+4cpzu3i20RIRLAThIf
|
||||||
|
AArw/rCdoYZAPO0/ff5ow1rWLJSsboz2FjMIruAkpKcvLIQgIWJa3pBwiTNJnu8V
|
||||||
|
r5+K0PJ1HMm0H00qoIqtuYwtn48RdmKkY+6KrBK29u8s2tVY1cy9aSUsJ7i0qLBY
|
||||||
|
V2sw9FpLYhcxSteQL1/2Q1v1dqvuM6HO9C9NeZmjzoLlEawoyf3cmp/zJjMS1BAu
|
||||||
|
PWw6mKOn1bNkrRz9R29j9WRVTGQenJb57fPEQAKdJtO76XUybZ1H2I+9hf4Lp/IX
|
||||||
|
uDQTdGZqVO3IL3PGvwm2q7TONejgbQ==
|
||||||
|
=0ncT
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 5 12:27:16 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/2020-13-apps-update
|
||||||
|
- No code change since 20.12.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 5 23:17:53 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
Sat Dec 5 23:17:53 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package mbox-importer
|
# spec file for package mbox-importer
|
||||||
#
|
#
|
||||||
# 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: mbox-importer
|
Name: mbox-importer
|
||||||
Version: 20.12.0
|
Version: 20.12.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tool for importing mbox archives into akonadi
|
Summary: Tool for importing mbox archives into akonadi
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user