diff --git a/akonadi-18.12.2.tar.xz b/akonadi-18.12.2.tar.xz deleted file mode 100644 index fda76b1..0000000 --- a/akonadi-18.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fca6bcdc962ceebe1d7e95650a0b67afd698104f654ff34a15494b7c526e1b9c -size 1553596 diff --git a/akonadi-18.12.3.tar.xz b/akonadi-18.12.3.tar.xz new file mode 100644 index 0000000..8115ebf --- /dev/null +++ b/akonadi-18.12.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f930deaade1cac1488b8af05cc28f4a78a441c34dbe875b673af3423f8a14658 +size 1555044 diff --git a/akonadi-server.changes b/akonadi-server.changes index 9bbbe10..ebff4ca 100644 --- a/akonadi-server.changes +++ b/akonadi-server.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sat Mar 09 08:03:10 UTC 2019 - lbeltrame@kde.org + +- Update to 18.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.3.php +- Changes since 18.12.2: + * Small code cleanup: use local var instead of pimItems.at(i) many times + * Fix intermittent race in collectionattributetest + * Use an emit syntax that QtCreator understands better. + * Remove unneeded warning for killed subjobs, error string was just "". + * Add missing Q_EMIT before signal emission. + * collectionattributetest: small cleanups + * Server: Improve debug, warning and error log messages + * Destroy the Connection Through the Session Thread (kde#381636) + * Akonadi: fix racy code in (MimeType|Resource)::retrieveByNameOrCreate + * Akonadi: fix timing-dependent failure of partstreamertest + * Akonadi: add missing dependencies on included XSL files + * Fix SQLite backend foreign key PRAGMAs + * Simplify AggregatedFetchScope code, removing all setters. + * Fix tag change notification shipping a bogus name. + * AggregatedFetchScope: fix fetchAllAttributes for tags. + * Properly clean up scopes when deregistering a subscriber. + * Fix "QIODevice::read" warnings. + * autotests: partstreamertest: show more info on failure + ------------------------------------------------------------------- Sat Feb 09 08:24:47 UTC 2019 - lbeltrame@kde.org diff --git a/akonadi-server.spec b/akonadi-server.spec index 650f144..19b9d17 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.2 +Version: 18.12.3 Release: 0 Summary: PIM Storage Service License: LGPL-2.1-or-later