Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmail for openSUSE:Factory checked in at 2021-04-24 23:07:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmail (Old) and /work/SRC/openSUSE:Factory/.kmail.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmail" Sat Apr 24 23:07:42 2021 rev:59 rq:887685 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kmail/kmail.changes 2021-03-08 15:13:19.497758634 +0100 +++ /work/SRC/openSUSE:Factory/.kmail.new.12324/kmail.changes 2021-04-24 23:08:30.395339950 +0200 @@ -1,0 +2,31 @@ +Fri Apr 16 16:12:11 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- Changes since 21.03.90: + * Disable export to pdf when we don't have message +- Stop owning directories provided by the filesystem package (boo#1184786) + +------------------------------------------------------------------- +Fri Apr 9 17:40:37 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- Changes since 21.03.80: + * Add icon for "move to" + * Add more missing include + * Add missing includes (CI happy ?) + * Add missing override + const'ify pointer + * It seems that this include is missing + * Remove duplicate option + +------------------------------------------------------------------- +Sun Mar 21 13:28:24 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Too many changes to list here. + +------------------------------------------------------------------- Old: ---- kmail-20.12.3.tar.xz kmail-20.12.3.tar.xz.sig New: ---- kmail-21.04.0.tar.xz kmail-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmail.spec ++++++ --- /var/tmp/diff_new_pack.XLGstx/_old 2021-04-24 23:08:30.947340731 +0200 +++ /var/tmp/diff_new_pack.XLGstx/_new 2021-04-24 23:08:30.951340736 +0200 @@ -16,18 +16,22 @@ # -%define kf5_version 5.75.0 +%define kf5_version 5.79.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kmail -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Mail Client License: GPL-2.0-only Group: Productivity/Networking/Email/Clients -URL: https://www.kde.org +URL: https://apps.kde.org/kmail2 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 BuildRequires: extra-cmake-modules >= %{kf5_version} BuildRequires: gettext-devel BuildRequires: libgpgmepp-devel @@ -83,6 +87,7 @@ BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(QGpgme) +BuildRequires: cmake(Qt5Keychain) BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Network) @@ -109,10 +114,6 @@ # 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 -%if %{with lang} %requires_eq libKF5PimCommon5 %requires_eq libKF5PimCommonAkonadi5 %requires_eq messagelib @@ -141,7 +142,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build @@ -167,7 +168,6 @@ %license LICENSES/* %{_kf5_debugdir}/kmail.categories %{_kf5_debugdir}/kmail.renamecategories -%dir %{_kf5_appstreamdir}/ %dir %{_kf5_plugindir}/akonadi %dir %{_kf5_plugindir}/akonadi/config %doc %lang(en) %{_kf5_htmldir}/en/akonadi_archivemail_agent/ @@ -181,6 +181,7 @@ %{_kf5_bindir}/akonadi_archivemail_agent %{_kf5_bindir}/akonadi_followupreminder_agent %{_kf5_bindir}/akonadi_mailfilter_agent +%{_kf5_bindir}/akonadi_mailmerge_agent %{_kf5_bindir}/akonadi_sendlater_agent %{_kf5_bindir}/akonadi_unifiedmailbox_agent %{_kf5_bindir}/kmail* ++++++ kmail-20.12.3.tar.xz -> kmail-21.04.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/kmail/kmail-20.12.3.tar.xz /work/SRC/openSUSE:Factory/.kmail.new.12324/kmail-21.04.0.tar.xz differ: char 26, line 1
