diff --git a/akonadi-19.03.80.tar.xz b/akonadi-19.03.80.tar.xz deleted file mode 100644 index b854a55..0000000 --- a/akonadi-19.03.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c01ec78627a504962e230a1c39a7a25ef344f419364acf21441678dbb5c01a97 -size 1574364 diff --git a/akonadi-19.03.90.tar.xz b/akonadi-19.03.90.tar.xz new file mode 100644 index 0000000..0bb5301 --- /dev/null +++ b/akonadi-19.03.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51e836849c092cdd366fb1c87f0b1b472b119eca1f14a8eb1c153fb6a27fb9a3 +size 1574312 diff --git a/akonadi-server.changes b/akonadi-server.changes index 3664d0a..0a00112 100644 --- a/akonadi-server.changes +++ b/akonadi-server.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Apr 09 20:54:37 UTC 2019 - lbeltrame@kde.org + +- Update to 19.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-rc.php +- Changes since 19.03.80: + * Convert to camelcase include + * Don't install unexported class + * Fix handling of collectionChanged() in AgentBase (kde#403642) + * Fix unhandled exception from DataStream::operator<< + * Fix collection detaching at the wrong time in attribute() + ------------------------------------------------------------------- Wed Apr 4 06:40:54 UTC 2019 - lbeltrame@kde.org diff --git a/akonadi-server.spec b/akonadi-server.spec index 2693572..65800dd 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.80 +Version: 19.03.90 Release: 0 Summary: PIM Storage Service License: LGPL-2.1-or-later