Hello community, here is the log from the commit of package kmail for openSUSE:Leap:15.2 checked in at 2020-05-12 11:34:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kmail (Old) and /work/SRC/openSUSE:Leap:15.2/.kmail.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmail" Tue May 12 11:34:46 2020 rev:61 rq:797413 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kmail/kmail.changes 2020-03-15 07:08:35.840864107 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.kmail.new.2738/kmail.changes 2020-05-12 11:34:47.796046383 +0200 @@ -1,0 +2,42 @@ +Thu Apr 23 12:22:35 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: + * Fix Bug 419948 - Changing an individual folder to "Prefer HTML" + or to "Prefer Plain Text" is not remembered after restarting + KMail (kde#419948) + * Refresh message when we change display format + * Remove extra margin + * Fix assert when removing the selected folder from the local subscription + * Use QLatin1Char('/') here + * Show message info about restarting apps when we change a settings + * comment not implement userfeedback plugin + * Disable send again when we open directly an mbox + * Fix generate pdf file + +------------------------------------------------------------------- +Sun Apr 5 20:30:12 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 export to pdf filename + * Do not ask users if they want to overwrite saved file twice + * Fix clazy warning + * Fix cppcheck warning + +------------------------------------------------------------------- +Sun Mar 22 09:17:08 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: ---- kmail-19.12.3.tar.xz kmail-19.12.3.tar.xz.sig New: ---- kmail-20.04.0.tar.xz kmail-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmail.spec ++++++ --- /var/tmp/diff_new_pack.4kWyhq/_old 2020-05-12 11:34:48.312047467 +0200 +++ /var/tmp/diff_new_pack.4kWyhq/_new 2020-05-12 11:34:48.312047467 +0200 @@ -21,17 +21,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kmail -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Mail Client License: GPL-2.0-only Group: Productivity/Networking/Email/Clients 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 BuildRequires: extra-cmake-modules >= %{kf5_version} BuildRequires: gettext-devel BuildRequires: libgpgmepp-devel @@ -103,11 +99,6 @@ Requires: kdepim-runtime Requires: kmail-account-wizard Recommends: %{name}-lang -%if %{with lang} -%requires_eq libKF5PimCommon5 -%requires_eq libKF5PimCommonAkonadi5 -%requires_eq messagelib -%endif Recommends: akonadi-import-wizard Recommends: akonadi-search Recommends: kleopatra @@ -119,9 +110,14 @@ Obsoletes: kmail5 < %{version} # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 -%if 0%{?suse_version} < 1500 -# the default gcc 4.8 is too old -BuildRequires: gcc7-c++ +%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 %endif %description @@ -150,11 +146,6 @@ %setup -q %build -%if 0%{?suse_version} < 1500 -# the default gcc 4.8 is too old -export CC=gcc-7 -export CXX=g++-7 -%endif %cmake_kf5 -d build %cmake_build @@ -170,8 +161,6 @@ %files -n ktnef %doc %lang(en) %{_kf5_htmldir}/en/ktnef/ -%{_kf5_debugdir}/ktnefapps.categories -%{_kf5_debugdir}/ktnefapps.renamecategories %{_kf5_applicationsdir}/org.kde.ktnef.desktop %{_kf5_bindir}/ktnef %{_kf5_iconsdir}/*/*/*/ktnef*.png ++++++ kmail-19.12.3.tar.xz -> kmail-20.04.0.tar.xz ++++++ ++++ 140315 lines of diff (skipped)
