diff --git a/akonadi-19.03.90.tar.xz b/akonadi-19.03.90.tar.xz deleted file mode 100644 index 0bb5301..0000000 --- a/akonadi-19.03.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51e836849c092cdd366fb1c87f0b1b472b119eca1f14a8eb1c153fb6a27fb9a3 -size 1574312 diff --git a/akonadi-19.04.0.tar.xz b/akonadi-19.04.0.tar.xz new file mode 100644 index 0000000..90ae348 --- /dev/null +++ b/akonadi-19.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0a2c4259b51293d21487cfe2295df6e8dcfb7ab50eb1a698f531dc7d3253e9a +size 1574736 diff --git a/akonadi-server.changes b/akonadi-server.changes index 0a00112..372cab7 100644 --- a/akonadi-server.changes +++ b/akonadi-server.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Apr 20 06:51:52 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.0.php +- Changes since 19.03.90: + * ItemSync: skip handling remote items if local changes failed + * autotests: remove unused variables + * Fix compiler warning about invalid varargs usage in macro + * Remove unused member fetchAllAttributes in CollectionFetchScope + * Fix the Akonadi detection with older CMake versions + * Add unittest for clearPayload. Unfortunately it passes :-) + ------------------------------------------------------------------- Tue Apr 09 20:54:37 UTC 2019 - lbeltrame@kde.org diff --git a/akonadi-server.spec b/akonadi-server.spec index 65800dd..8eff1b8 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: 19.03.90 +Version: 19.04.0 Release: 0 Summary: PIM Storage Service License: LGPL-2.1-or-later