1
0
forked from pool/mbox-importer

KDE Applications 17.08.80 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mbox-importer?expand=0&rev=15
This commit is contained in:
Luca Beltrame 2017-03-26 07:25:39 +00:00 committed by Git OBS Bridge
parent 4ee4cf6fc8
commit 98df325f82
4 changed files with 23 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Mar 25 23:10:52 CET 2017 - lbeltrame@kde.org
- Update to 17.03.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.03.80.php
- Changes since 16.12.3:
* USe singleton
* Link against new lib
* Adapt to new mailimporter api
* Adapt to new pimcommon
* Port to nullptr
* Update copyright
* Add ECMCoverageOption
-------------------------------------------------------------------
Thu Mar 9 12:43:55 CET 2017 - lbeltrame@kde.org
@ -20,14 +36,14 @@ Thu Feb 9 07:20:17 UTC 2017 - lbeltrame@kde.org
Sat Jan 14 09:06:59 UTC 2017 - lbeltrame@kde.org
- - Update to KDE Applications 16.12.1
* KDE Applications 16.12.1
* KDE Applications 16.12.1
* https://www.kde.org/announcements/announce-applications-16.12.1.php
-------------------------------------------------------------------
Tue Dec 13 20:02:53 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php

View File

@ -17,10 +17,10 @@
Name: mbox-importer
Version: 16.12.3
Version: 17.03.80
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
# 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}')}
Summary: Tool for importing mbox archives into akonadi
License: GPL-2.0+ and LGPL-2.1+