1
0
forked from pool/mbox-importer
Christophe Giboudeaux 2017-08-11 23:01:23 +00:00 committed by Git OBS Bridge
parent c81207c255
commit 33216dda0b
2 changed files with 18 additions and 4 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Aug 11 22:46:27 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* Add desktop file name
* don't use deprecated methpd
* Minor
* Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
-------------------------------------------------------------------
Sat Aug 5 18:19:35 UTC 2017 - christophe@krop.fr

View File

@ -43,10 +43,12 @@ BuildRequires: cmake(KF5MailImporter)
BuildRequires: cmake(KF5Service)
BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0
%if %{with lang}
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%endif
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
This package contains a tool that can be used to import mbox archives
@ -71,9 +73,9 @@ into akonadi.
%files
%defattr(-,root,root)
%doc COPYING COPYING.LIB COPYING.DOC
%{_bindir}/mboximporter
%doc COPYING*
%{_kf5_applicationsdir}/org.kde.mboximporter.desktop
%{_kf5_bindir}/mboximporter
%if %{with lang}
%files lang -f %{name}.lang