Hello community, here is the log from the commit of package ksmtp for openSUSE:Factory checked in at 2018-08-22 14:14:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksmtp (Old) and /work/SRC/openSUSE:Factory/.ksmtp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksmtp" Wed Aug 22 14:14:33 2018 rev:11 rq:630154 version:18.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes 2018-07-18 22:44:25.236854499 +0200 +++ /work/SRC/openSUSE:Factory/.ksmtp.new/ksmtp.changes 2018-08-22 14:14:36.421534849 +0200 @@ -1,0 +2,29 @@ +Thu Aug 16 22:06:38 UTC 2018 - [email protected] + +- Update to 18.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.0.php +- Changes since 18.07.80: + * None + +------------------------------------------------------------------- +Thu Jul 26 13:00:55 UTC 2018 - [email protected] + +- Update to 18.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.07.80.php +- Changes since 18.04.3: + * Use Q_REQUIRED_RESULT + * Login: remove the deprected encryption options + * Add proper error message when STARTTLS is not supported + * Handle XOAUTH token expiration better + * Use QOverload + * Fix missing implemenation of LoginJob::usedAuthMethod() + * Fix variable + * Remove dependency on KMime, in master branch. + * Rename XOAUTH to XOAUTH2 + * Increase SMTP session timeout to 1 minute + +------------------------------------------------------------------- Old: ---- ksmtp-18.04.3.tar.xz New: ---- ksmtp-18.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksmtp.spec ++++++ --- /var/tmp/diff_new_pack.eJc4BH/_old 2018-08-22 14:14:36.785535712 +0200 +++ /var/tmp/diff_new_pack.eJc4BH/_new 2018-08-22 14:14:36.785535712 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: ksmtp -Version: 18.04.3 +Version: 18.08.0 Release: 0 Summary: Job-based library to send email through an SMTP server License: LGPL-2.1-or-later @@ -32,14 +32,11 @@ BuildRequires: kf5-filesystem BuildRequires: ki18n-devel BuildRequires: kio-devel -BuildRequires: kmime-devel BuildRequires: pkgconfig BuildRequires: cmake(Qt5LinguistTools) BuildRequires: pkgconfig(Qt5Network) >= 5.7.0 BuildRequires: pkgconfig(Qt5Test) >= 5.7.0 -%if %{with lang} Recommends: %{name}-lang -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -68,9 +65,7 @@ This package contains all necessary include files and libraries needed to build programs that use the KSMTP library. -%if %{with lang} %lang_package -%endif %prep %setup -q ++++++ ksmtp-18.04.3.tar.xz -> ksmtp-18.08.0.tar.xz ++++++ ++++ 3008 lines of diff (skipped)
