Hello community, here is the log from the commit of package kdepim-runtime for openSUSE:Factory checked in at 2020-04-25 20:22:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdepim-runtime (Old) and /work/SRC/openSUSE:Factory/.kdepim-runtime.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdepim-runtime" Sat Apr 25 20:22:38 2020 rev:66 rq:796917 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdepim-runtime/kdepim-runtime.changes 2020-03-11 18:38:36.199129013 +0100 +++ /work/SRC/openSUSE:Factory/.kdepim-runtime.new.2738/kdepim-runtime.changes 2020-04-25 20:23:36.933439432 +0200 @@ -1,0 +2,36 @@ +Thu Apr 23 12:22:18 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: + * IMAP: fix use-after free in ChangeItemTask + * Register IMAP D-Bus interfaces before the service gets registered + * Adapt to KDAV changes + * Fix compilation with more recent Qt 5.15 + +------------------------------------------------------------------- +Sun Apr 5 20:29:59 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 +- Changes since 20.03.80: + * Fix cppcheck warning + * Disable for the moment + +------------------------------------------------------------------- +Sun Mar 22 09:16:54 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 since 19.12.3, only listing bugfixes: + * [resources/maildir] Don't save "file:" schema to the config (kde#408354) +- Dropped patches, now upstream: + * 0001-resources-maildir-Don-t-save-file-schema-to-the-conf.patch + +------------------------------------------------------------------- Old: ---- 0001-resources-maildir-Don-t-save-file-schema-to-the-conf.patch kdepim-runtime-19.12.3.tar.xz kdepim-runtime-19.12.3.tar.xz.sig New: ---- kdepim-runtime-20.04.0.tar.xz kdepim-runtime-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdepim-runtime.spec ++++++ --- /var/tmp/diff_new_pack.F5nulC/_old 2020-04-25 20:23:37.585440776 +0200 +++ /var/tmp/diff_new_pack.F5nulC/_new 2020-04-25 20:23:37.585440776 +0200 @@ -21,19 +21,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kdepim-runtime -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Akonadi resources for PIM applications License: GPL-2.0-or-later AND GPL-3.0-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif -# PATCH-FIX-UPSTREAM -Patch: 0001-resources-maildir-Don-t-save-file-schema-to-the-conf.patch BuildRequires: cyrus-sasl-devel BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem @@ -52,6 +46,7 @@ BuildRequires: cmake(KF5Config) >= %{kf5_version} BuildRequires: cmake(KF5ConfigWidgets) >= %{kf5_version} BuildRequires: cmake(KF5Contacts) +BuildRequires: cmake(KF5DAV) BuildRequires: cmake(KF5DBusAddons) >= %{kf5_version} BuildRequires: cmake(KF5DocTools) >= %{kf5_version} BuildRequires: cmake(KF5Holidays) >= %{kf5_version} @@ -68,7 +63,6 @@ BuildRequires: cmake(KF5TextWidgets) >= %{kf5_version} BuildRequires: cmake(KF5WindowSystem) >= %{kf5_version} BuildRequires: cmake(KPimGAPI) -BuildRequires: cmake(KPimKDAV) BuildRequires: cmake(Qca-qt5) BuildRequires: cmake(Qt5DBus) >= 5.11.0 BuildRequires: cmake(Qt5Network) >= 5.11.0 @@ -90,6 +84,10 @@ Obsoletes: kio-pimlibs < %{version} # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif %description This package contains the Akonadi resources, agents and plugins needed to @@ -99,7 +97,6 @@ %prep %setup -q -n kdepim-runtime-%{version} -%autopatch -p1 %build %cmake_kf5 -d build -- -DBUILD_TESTING=ON -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir} ++++++ kdepim-runtime-19.12.3.tar.xz -> kdepim-runtime-20.04.0.tar.xz ++++++ ++++ 67340 lines of diff (skipped)
