Fabian Vogt 2019-02-10 12:09:48 +00:00 committed by Git OBS Bridge
parent 587410d84f
commit abfa3dfe07
4 changed files with 21 additions and 4 deletions

View File

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

3
akonadi-18.12.2.tar.xz Normal file
View File

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

View File

@ -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

View File

@ -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