diff --git a/akonadi-18.12.1.tar.xz b/akonadi-18.12.1.tar.xz deleted file mode 100644 index 663d2f8..0000000 --- a/akonadi-18.12.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d25e849ac81f552fe0d6232f43901803fa25905d023fd1a7f1451c7220f3290 -size 1552724 diff --git a/akonadi-18.12.2.tar.xz b/akonadi-18.12.2.tar.xz new file mode 100644 index 0000000..fda76b1 --- /dev/null +++ b/akonadi-18.12.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fca6bcdc962ceebe1d7e95650a0b67afd698104f654ff34a15494b7c526e1b9c +size 1553596 diff --git a/akonadi-server.changes b/akonadi-server.changes index 4ec3183..9bbbe10 100644 --- a/akonadi-server.changes +++ b/akonadi-server.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Feb 09 08:24:47 UTC 2019 - lbeltrame@kde.org + +- Update to 18.12.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.2.php +- Changes since 18.12.1: + * Fix aggregation logic for cacheOnly and ignoreErrors. + * autotests: rename notificationmanagertest to notificationsubscribertest + * Extend tagtest with more checks that the full tag information is sent. + * autotests: remove QEXPECT_FAIL, the mysql bug got fixed. + * Fix tag name/type/gid missing in notifications about tags. + * Minor: improve QDebug output for Akonadi::Tag + * actually look for mysql binaries in PATH + * Allow to exclude unified mailbox from local subscription + ------------------------------------------------------------------- Fri Jan 11 05:41:48 UTC 2019 - lbeltrame@kde.org diff --git a/akonadi-server.spec b/akonadi-server.spec index 34cda0d..650f144 100644 --- a/akonadi-server.spec +++ b/akonadi-server.spec @@ -22,7 +22,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: akonadi-server -Version: 18.12.1 +Version: 18.12.2 Release: 0 Summary: PIM Storage Service License: LGPL-2.1-or-later