Accepting request 797044 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/797044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mbox-importer?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:50:41 +00:00 committed by Git OBS Bridge
commit 90d7ede578
6 changed files with 48 additions and 20 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62fb1490517e0a49bf823946c8b747062cb970dbe00281d459adda73596f0046
size 33560

View File

@ -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-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bbf05496bedb2d66e41bc3841e2d219e1949b8b4dc1d57f1670be22cf423ae6b
size 33516

View File

@ -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-----

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Thu Apr 23 12:23:13 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- 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 <lbeltrame@kde.org>
- 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 <lbeltrame@kde.org>
- 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 <lbeltrame@kde.org>

View File

@ -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