forked from pool/mbox-importer
Accepting request 756332 from KDE:Applications
KDE Applications 19.12.0 OBS-URL: https://build.opensuse.org/request/show/756332 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mbox-importer?expand=0&rev=37
This commit is contained in:
commit
b62f5f43c4
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77fadf4d2dc14830704135237fb7c5f0285204acb9822277944cc03f70b8dc3c
|
||||
size 33320
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/PMACgkQ29LOiT4t
|
||||
HIfY3Af8DbuxluzbyNpU7X/iPY6WiOMfEXqm9TlddipHeAMjot60v2CBqCSoq+CU
|
||||
dQ/lhuZ2+pQDNzIV3XJVa/tSFwI6ATdCMQddFoig6kUaR4uXNrumuo0I5jZGAijb
|
||||
U72BiQKi1+FVzr6gm1I+0UKOfq68Ll9BSxuRyfpcOEaN/S1iIXtApMMoET/wMbrV
|
||||
+WPrzy0z1XOVDAF4xFSTlk1XZAoh1bwIWvLIeMlBI7mzhkFMgimpdSehVgl5vS6N
|
||||
trJVjDS0mZEhNhMku86A8/ZBWrrbMQvTNJS3t0432r/vPX3QMEZBeoEoS6nmFFXI
|
||||
APhPqU4pbtdKhlS4mr0Bat+jMbGHfw==
|
||||
=ar4E
|
||||
-----END PGP SIGNATURE-----
|
3
mbox-importer-19.12.0.tar.xz
Normal file
3
mbox-importer-19.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ae7f6de31514596dc7bb2e89fc5898a5e9436d017a8dd04d6e771c029006792
|
||||
size 33344
|
11
mbox-importer-19.12.0.tar.xz.sig
Normal file
11
mbox-importer-19.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puKwACgkQ29LOiT4t
|
||||
HIcNwQf/R/B+udncmDFnvspy2iS8yPtBrzJMAV1gAoFHxhlJKhLZq/gN/cfoU9G6
|
||||
UndCS7nXcDU39zabILux2PjIG1mF7Qdi4cxDTDuS0+Qc0KhOqLHsaofkbajj002R
|
||||
oPLhvdNygB7kFWeTaLIRhe1222eOEBZds3d9AaRuNQmwbzJlXv14mPY/nx8xawnk
|
||||
YQBVifqiwhGTt4P78CO3TSJA+bMGCiMWZD2Gv3MwNun57sbxe0oGZgUO7cs9YT4H
|
||||
xFxMS1ZUwnph9W06uNRl+hL4dRKMf0MGx7S72S1zUeqWpjoTYXdH9/MLxAMpA3jC
|
||||
pZMQUWZjX2+g0c1hKyoZz7o0IDLAvw==
|
||||
=DApO
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 06:39:13 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/releases/19.12.0
|
||||
- No code change since 19.11.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 30 09:12:32 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.11.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/19.12-rc
|
||||
- Changes since 19.11.80:
|
||||
* Add missing Q_REQUIRED_RESULT
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 15:54:27 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.11.80
|
||||
* New feature release
|
||||
- Changes since 19.08.3:
|
||||
* Fix hidpi support
|
||||
* Add release version too
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 23:13:37 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mbox-importer
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,20 +16,20 @@
|
||||
#
|
||||
|
||||
|
||||
%define kf5_version 5.58.0
|
||||
%define kf5_version 5.60.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: 19.08.3
|
||||
Version: 19.12.0
|
||||
Release: 0
|
||||
Summary: Tool for importing mbox archives into akonadi
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{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
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
Loading…
Reference in New Issue
Block a user