diff --git a/akonadi-18.12.0.tar.xz b/akonadi-18.12.0.tar.xz deleted file mode 100644 index 7eac4f8..0000000 --- a/akonadi-18.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0860b4a3e2a091658b93a032cbf78d677dbb3acfd305469009205f365dce6eb0 -size 1552448 diff --git a/akonadi-18.12.1.tar.xz b/akonadi-18.12.1.tar.xz new file mode 100644 index 0000000..663d2f8 --- /dev/null +++ b/akonadi-18.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d25e849ac81f552fe0d6232f43901803fa25905d023fd1a7f1451c7220f3290 +size 1552724 diff --git a/akonadi-server.changes b/akonadi-server.changes index 28f9d13..4ec3183 100644 --- a/akonadi-server.changes +++ b/akonadi-server.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Jan 11 05:41:48 UTC 2019 - lbeltrame@kde.org + +- Update to 18.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.1.php +- Changes since 18.12.0: + * Ensure StandardDirs::saveDir returns existing dir + * Fix SQL syntax error in findOrphanedItems() + * Handle query prepare errors in QueryBuilder::exec + * not necessary to check twice + * Remove not necessary lines + * Allow to sort list of folder. + * Fix mem leak + ------------------------------------------------------------------- Fri Dec 14 06:08:43 UTC 2018 - lbeltrame@kde.org diff --git a/akonadi-server.spec b/akonadi-server.spec index 4851122..34cda0d 100644 --- a/akonadi-server.spec +++ b/akonadi-server.spec @@ -1,7 +1,7 @@ # # spec file for package akonadi-server # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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.0 +Version: 18.12.1 Release: 0 Summary: PIM Storage Service License: LGPL-2.1-or-later