forked from pool/mbox-importer
Accepting request 855286 from KDE:Applications
KDE Applications 20.12.0 OBS-URL: https://build.opensuse.org/request/show/855286 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mbox-importer?expand=0&rev=49
This commit is contained in:
commit
5325d1f4d3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce50b99f073b9655356323c75fdd7ce08d1acd3b8c37cc28664808d7467200e2
|
||||
size 34756
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl+gqkIACgkQ29LOiT4t
|
||||
HIcdYgf+K/J3Fy/KokYxZDG5oKKswfSmmuxXgDudCw1JB3RHsJ9eQJS1bi7au81F
|
||||
SQbvIJW+XRIZx9ciy19+c442/fr5dyQ8Bt0Led8Wps255WDrKIKLkNwPdrKMngFm
|
||||
0JsYzLbHXQFEMrDr9I+dO73WRnr1p0jbtrhfoxfsJmcwOLqZ+k1zGTLxnQeMA47B
|
||||
XL2H+mOpUH1zps4MzKzZ2+pPY9nVsB0PyytBHPS7lrzki60L021rTtgoDmpkvWpZ
|
||||
hMDcaeilBqzv37rE21YutVQbZ5xbVCdfkaj9ngQln0Zdf1l5HbcZqMTZMlZoSsSV
|
||||
YJsjm6/AftZ5YdK5rBVz7l5sO8tWwQ==
|
||||
=y5SC
|
||||
-----END PGP SIGNATURE-----
|
3
mbox-importer-20.12.0.tar.xz
Normal file
3
mbox-importer-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74a71d17f33cc81400bdadccb1e5905f87dac5ea40a8e8da5bc8ea1ee3cd350b
|
||||
size 24724
|
11
mbox-importer-20.12.0.tar.xz.sig
Normal file
11
mbox-importer-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIsACgkQ29LOiT4t
|
||||
HIdMGwgAlnUk2fZLF4vgHdae+tvVapfQnLlPDhQs6zd4MYZLVtwHcJ3W8uc4H5dq
|
||||
P6u0E4sV/x7CAhEQTTL0+32R6wjuRv0ry5kgS8mR8QTff7BQIUakhI6ncijE5+X3
|
||||
o+CFl8ff5qnEZRBWgLSzNu34LIihYs5nXbtOwSJIW28odDxcHcPaV/hSdg87z7Wi
|
||||
nzgeaNHh8QHJfsYj+z73PY5NjuNL1fUzYJ+9IwOPO4AngV6TNH6IpdK9U4Yqwv8l
|
||||
37RfyKMSVkrcGMQdMC18tv8Camrr93ihDIRDQolUcrTsUgcxItcq+ls7wImr67kO
|
||||
uVQkDf2SV9NXhY65iYY4ruCBo2yHeg==
|
||||
=FuII
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:17:53 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:18:05 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.11.90
|
||||
* New feature release
|
||||
- No code change since 20.11.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 14 00:03:07 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.11.80
|
||||
* New feature release
|
||||
- Changes since 20.08.3:
|
||||
* Modernize code (using auto)
|
||||
* Time to increase version
|
||||
* Add missing lib when we moved KAddressbookGrantlee
|
||||
* Modernize code
|
||||
* Convert license headers to SPDX format
|
||||
* Drop COPYING.DOC. This repository has no documentation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 22:47:53 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -16,12 +16,12 @@
|
||||
#
|
||||
|
||||
|
||||
%define kf5_version 5.60.0
|
||||
%define kf5_version 5.75.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA)
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: mbox-importer
|
||||
Version: 20.08.3
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: Tool for importing mbox archives into akonadi
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
@ -67,13 +67,13 @@ into akonadi.
|
||||
%endif
|
||||
|
||||
%files
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%{_kf5_applicationsdir}/org.kde.mboximporter.desktop
|
||||
%{_kf5_bindir}/mboximporter
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user