diff --git a/mbox-importer-19.12.3.tar.xz b/mbox-importer-19.12.3.tar.xz deleted file mode 100644 index 04141e8..0000000 --- a/mbox-importer-19.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62fb1490517e0a49bf823946c8b747062cb970dbe00281d459adda73596f0046 -size 33560 diff --git a/mbox-importer-19.12.3.tar.xz.sig b/mbox-importer-19.12.3.tar.xz.sig deleted file mode 100644 index 6e7cb3d..0000000 --- a/mbox-importer-19.12.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drZkACgkQ29LOiT4t -HId0qQgAkRK9EwlFlBUH1Q40DhCZdLJxGfVAJ//gn5DH8dbqHrKb6l6ctUugHIuf -RfJGLHc2Td0SntiOki3UMue4skhvsKp+6/dIbuLmKpczupYYO5cfFXv04NZoXNHA -g8uzhK6cOR/JVJXSlThpPHQyh4tYXwnFNMOIWKtqpx+OJB3N+GpFqszQ7m8yJaIZ -akOp9Wj5bpKRYBifdOZDgrjZuzGxz66O1y9sIHUdtvKJAsgqoaK0t0TB/qAnDn2s -g3iKTd511S1FavQHlHpYhgs3Cc0o0vP8IX2BMhL+Y5nZ47V+HvluERODsrzLhy6o -wyl/hUVQjGD6Rmi53qNaVAkbh2PCAA== -=NS2o ------END PGP SIGNATURE----- diff --git a/mbox-importer-20.04.0.tar.xz b/mbox-importer-20.04.0.tar.xz new file mode 100644 index 0000000..4e65073 --- /dev/null +++ b/mbox-importer-20.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbf05496bedb2d66e41bc3841e2d219e1949b8b4dc1d57f1670be22cf423ae6b +size 33516 diff --git a/mbox-importer-20.04.0.tar.xz.sig b/mbox-importer-20.04.0.tar.xz.sig new file mode 100644 index 0000000..ecdd13b --- /dev/null +++ b/mbox-importer-20.04.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB/YACgkQ29LOiT4t +HIcyWwf/ZTABQheNumiPDigpnvi3qpfz6a4y1Odijh0UQIJ4Wk38ohipSVcA+GuV +5kc3WAcCiWaLg/beZ9gbR4g/uxkViDuWT2QfU6Eop0YRy4vUX8Bcm3L2jtWkzir2 +s7R7By3Y3AZGO5G7b+XqAuqJNJBHZ6+zevRUhobeDqfkW1d1J36ajpX9NQWF8wJk +E4crmidtX9O0e+Plssc8tjseLPSYSA+XYeHm0/znoum9r0O9IDpr3OzwACXkavfj +TtJVJfryVD0hzTSaoxwbUNf3mhpo/RVRsM3icp46p+JCpMcBX4PtWOrO+HJOeoXe +4nLR0jC84TrEp2VjISKWm5rqeN+Tkg== +=Wcsu +-----END PGP SIGNATURE----- diff --git a/mbox-importer.changes b/mbox-importer.changes index 4111aaa..0ee89dd 100644 --- a/mbox-importer.changes +++ b/mbox-importer.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Apr 23 12:23:13 UTC 2020 - Luca Beltrame + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- No code change since 20.03.90 + +------------------------------------------------------------------- +Sun Apr 5 20:30:44 UTC 2020 - Luca Beltrame + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- No code change since 20.03.80 + +------------------------------------------------------------------- +Sun Mar 22 09:17:41 UTC 2020 - Luca Beltrame + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Changes since 19.12.3: + * Remove QCombobox usage + ------------------------------------------------------------------- Thu Mar 5 20:36:47 UTC 2020 - Luca Beltrame diff --git a/mbox-importer.spec b/mbox-importer.spec index 3298019..db17927 100644 --- a/mbox-importer.spec +++ b/mbox-importer.spec @@ -21,17 +21,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: mbox-importer -Version: 19.12.3 +Version: 20.04.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/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif BuildRequires: extra-cmake-modules BuildRequires: cmake(KF5Akonadi) BuildRequires: cmake(KF5Config) @@ -43,9 +39,13 @@ BuildRequires: cmake(KF5PimCommon) BuildRequires: cmake(KF5Service) BuildRequires: cmake(Qt5Gui) >= 5.10.0 BuildRequires: cmake(Qt5Widgets) >= 5.10.0 +Recommends: %{name}-lang # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 -Recommends: %{name}-lang +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif %description This package contains a tool that can be used to import mbox archives