Hello community, here is the log from the commit of package akonadi-server for openSUSE:Factory checked in at 2020-04-25 20:20:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-server (Old) and /work/SRC/openSUSE:Factory/.akonadi-server.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-server" Sat Apr 25 20:20:55 2020 rev:69 rq:796840 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-server/akonadi-server.changes 2020-03-11 18:35:11.807003604 +0100 +++ /work/SRC/openSUSE:Factory/.akonadi-server.new.2738/akonadi-server.changes 2020-04-25 20:21:24.625166625 +0200 @@ -1,0 +2,31 @@ +Thu Apr 23 12:21:43 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- Changes since 20.03.90: + * Try to fix compile against qt5.15 + * Akonadi server should not expect specific mysql server process name + * Fix emit signal before class will be deleted + * Add signal when all settings was saved + +------------------------------------------------------------------- +Sun Apr 5 20:29:31 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- No code change since 20.03.80 + +------------------------------------------------------------------- +Sun Mar 22 09:16:26 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Too many changes to list here. + +------------------------------------------------------------------- Old: ---- akonadi-19.12.3.tar.xz akonadi-19.12.3.tar.xz.sig New: ---- akonadi-20.04.0.tar.xz akonadi-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-server.spec ++++++ --- /var/tmp/diff_new_pack.zc8jq9/_old 2020-04-25 20:21:25.221167854 +0200 +++ /var/tmp/diff_new_pack.zc8jq9/_new 2020-04-25 20:21:25.225167862 +0200 @@ -22,17 +22,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: akonadi-server -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: PIM Storage Service License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://akonadi-project.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif Source99: akonadi-server-rpmlintrc BuildRequires: cmake >= 3.5.0 BuildRequires: extra-cmake-modules >= %{kf5_version} @@ -73,15 +69,19 @@ Requires: mysql Requires(post): shared-mime-info Requires(postun): shared-mime-info +# FIXME: Check if it's worth it +Recommends: kaccounts-integration +Recommends: kaccounts-providers Suggests: mariadb Obsoletes: akonadi5 < %{version} Provides: akonadi5 = %{version} # Needed for users of unstable repositories Obsoletes: akonadi < %{version} Obsoletes: akonadi-runtime < %{version} -# FIXME: Check if it's worth it -Recommends: kaccounts-integration -Recommends: kaccounts-providers +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif %description This package contains the data files of Akonadi, the KDE PIM storage @@ -131,7 +131,7 @@ Summary: akonadi server's SQlite plugin Group: System/GUI/KDE Requires: %{name} = %{version} -Supplements: packageand(%{name}:sqlite3) +Supplements: (%{name} and sqlite3) %description sqlite Akonadi server's SQlite plugin. ++++++ akonadi-19.12.3.tar.xz -> akonadi-20.04.0.tar.xz ++++++ ++++ 47665 lines of diff (skipped)
