diff --git a/applications.keyring b/applications.keyring index 57c966e..48be415 100644 Binary files a/applications.keyring and b/applications.keyring differ diff --git a/mbox-importer-19.08.3.tar.xz b/mbox-importer-19.08.3.tar.xz deleted file mode 100644 index 6635b82..0000000 --- a/mbox-importer-19.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77fadf4d2dc14830704135237fb7c5f0285204acb9822277944cc03f70b8dc3c -size 33320 diff --git a/mbox-importer-19.08.3.tar.xz.sig b/mbox-importer-19.08.3.tar.xz.sig deleted file mode 100644 index 5f02ce4..0000000 --- a/mbox-importer-19.08.3.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/mbox-importer-19.12.0.tar.xz b/mbox-importer-19.12.0.tar.xz new file mode 100644 index 0000000..ab76557 --- /dev/null +++ b/mbox-importer-19.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ae7f6de31514596dc7bb2e89fc5898a5e9436d017a8dd04d6e771c029006792 +size 33344 diff --git a/mbox-importer-19.12.0.tar.xz.sig b/mbox-importer-19.12.0.tar.xz.sig new file mode 100644 index 0000000..6e7dc9b --- /dev/null +++ b/mbox-importer-19.12.0.tar.xz.sig @@ -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----- diff --git a/mbox-importer.changes b/mbox-importer.changes index d703200..22b4bcd 100644 --- a/mbox-importer.changes +++ b/mbox-importer.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Tue Dec 10 06:39:13 UTC 2019 - Luca Beltrame + +- 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 + +- 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 + +- 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 diff --git a/mbox-importer.spec b/mbox-importer.spec index bc0020d..e3a5f8c 100644 --- a/mbox-importer.spec +++ b/mbox-importer.spec @@ -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