KDE Applications 18.08.0 beta (third time's the charm)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mbox-importer?expand=0&rev=59
This commit is contained in:
Wolfgang Bauer 2018-07-28 13:49:52 +00:00 committed by Git OBS Bridge
parent 53eadaf31a
commit f009696e63
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jul 26 13:01:05 UTC 2018 - lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.07.80.php
- Changes since 18.04.3:
* Add missing override
-------------------------------------------------------------------
Fri Jul 13 04:50:18 UTC 2018 - lbeltrame@kde.org

View File

@ -19,11 +19,11 @@
%bcond_without lang
Name: mbox-importer
Version: 18.04.3
Version: 18.07.80
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Tool for importing mbox archives into akonadi
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: System/GUI/KDE