Hello community, here is the log from the commit of package akonadi-server for openSUSE:Factory checked in at 2020-08-18 11:55:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-server (Old) and /work/SRC/openSUSE:Factory/.akonadi-server.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-server" Tue Aug 18 11:55:21 2020 rev:73 rq:826332 version:20.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-server/akonadi-server.changes 2020-07-14 07:46:01.279214593 +0200 +++ /work/SRC/openSUSE:Factory/.akonadi-server.new.3399/akonadi-server.changes 2020-08-18 11:55:43.271272392 +0200 @@ -1,0 +2,25 @@ +Sun Aug 9 09:07:56 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 20.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-08-apps-update +- No code change since 20.07.90 + +------------------------------------------------------------------- +Sun Aug 2 07:58:17 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 20.07.90 + * New feature release +- Changes since 20.07.80: + * It crashs sometime + +------------------------------------------------------------------- +Sun Jul 19 10:03:28 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 20.07.80 + * New feature release +- Too many changes since 20.04.3, only listing bugfixes: + * Clean up ItemRetriever to clear up ownership of ItemRetrievalRequest (kde#408897) + +------------------------------------------------------------------- Old: ---- akonadi-20.04.3.tar.xz akonadi-20.04.3.tar.xz.sig New: ---- akonadi-20.08.0.tar.xz akonadi-20.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-server.spec ++++++ --- /var/tmp/diff_new_pack.OvHv4Y/_old 2020-08-18 11:55:45.767273490 +0200 +++ /var/tmp/diff_new_pack.OvHv4Y/_new 2020-08-18 11:55:45.771273491 +0200 @@ -22,7 +22,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: akonadi-server -Version: 20.04.3 +Version: 20.08.0 Release: 0 Summary: PIM Storage Service License: LGPL-2.1-or-later @@ -30,7 +30,6 @@ URL: https://akonadi-project.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz Source99: akonadi-server-rpmlintrc -BuildRequires: cmake >= 3.5.0 BuildRequires: extra-cmake-modules >= %{kf5_version} BuildRequires: kf5-filesystem BuildRequires: libQt5Sql-private-headers-devel @@ -179,13 +178,9 @@ %find_lang %{name} --with-man --all-name %endif -%post -/sbin/ldconfig -%mime_database_post - -%postun -/sbin/ldconfig -%mime_database_postun +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig %post -n libKF5AkonadiWidgets5 -p /sbin/ldconfig %postun -n libKF5AkonadiWidgets5 -p /sbin/ldconfig @@ -199,7 +194,7 @@ %postun -n libKF5AkonadiXml5 -p /sbin/ldconfig %files -%license COPYING* +%license LICENSES/* %doc AUTHORS %config %{_kf5_sysconfdir}/xdg/akonadi/mysql-global-mobile.conf %config %{_kf5_sysconfdir}/xdg/akonadi/mysql-global.conf @@ -225,31 +220,31 @@ %{_kf5_debugdir}/akonadi.*categories %files -n libKF5AkonadiAgentBase5 -%license COPYING* +%license LICENSES/* %{_kf5_libdir}/libKF5AkonadiAgentBase.so.* %files -n libKF5AkonadiCore5 -%license COPYING* +%license LICENSES/* %{_kf5_libdir}/libKF5AkonadiCore.so.* %files -n libKF5AkonadiWidgets5 -%license COPYING* +%license LICENSES/* %{_kf5_libdir}/libKF5AkonadiWidgets.so.* %files -n libKF5AkonadiPrivate5 -%license COPYING* +%license LICENSES/* %{_kf5_libdir}/libKF5AkonadiPrivate.so.* %files -n libKF5AkonadiXml5 -%license COPYING* +%license LICENSES/* %{_kf5_libdir}/libKF5AkonadiXml.so.* %files sqlite -%license COPYING* +%license LICENSES/* %{_kf5_plugindir}/sqldrivers/ %files devel -%license COPYING* +%license LICENSES/* %dir %{_kf5_cmakedir} %{_kf5_bindir}/akonadi2xml %{_kf5_dbusinterfacesdir}/org.freedesktop.Akonadi.*.xml @@ -275,7 +270,7 @@ %if %{with lang} %files lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %changelog ++++++ akonadi-20.04.3.tar.xz -> akonadi-20.08.0.tar.xz ++++++ ++++ 183679 lines of diff (skipped)