diff --git a/mbox-importer-16.12.3.tar.xz b/mbox-importer-16.12.3.tar.xz deleted file mode 100644 index 8744aa1..0000000 --- a/mbox-importer-16.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:076f88ded10420b7e658ae12b1db09f9cc51fb22a1f2d026967e84ecad8c5d13 -size 22748 diff --git a/mbox-importer-17.03.80.tar.xz b/mbox-importer-17.03.80.tar.xz new file mode 100644 index 0000000..337b25c --- /dev/null +++ b/mbox-importer-17.03.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa57482f652b38eaa5fa4074eea264a75bb9c93d69967d02564ed2abea9aa318 +size 22848 diff --git a/mbox-importer.changes b/mbox-importer.changes index d99bd87..c4e0194 100644 --- a/mbox-importer.changes +++ b/mbox-importer.changes @@ -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 diff --git a/mbox-importer.spec b/mbox-importer.spec index d61de5c..a4de49b 100644 --- a/mbox-importer.spec +++ b/mbox-importer.spec @@ -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+