Hello community, here is the log from the commit of package mailcommon for openSUSE:Factory checked in at 2019-08-16 15:41:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mailcommon (Old) and /work/SRC/openSUSE:Factory/.mailcommon.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mailcommon" Fri Aug 16 15:41:48 2019 rev:42 rq:723755 version:19.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mailcommon/mailcommon.changes 2019-07-26 12:28:56.590328788 +0200 +++ /work/SRC/openSUSE:Factory/.mailcommon.new.22127/mailcommon.changes 2019-08-16 15:41:50.921765623 +0200 @@ -1,0 +2,45 @@ +Fri Aug 9 08:32:18 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + +------------------------------------------------------------------- +Tue Aug 06 16:50:51 UTC 2019 - [email protected] + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:59:07 UTC 2019 - [email protected] + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Remove unused includes + * When we use framework 5.59.0 we can use new logging file directory + * Clean forward declaration + * Use QVector here too + * Add more QVector + * Fix compile on CI + * Use QVector here + * Use QVector here + * Use QVector here + * It was fixed in 5.13.0beta2 + * Now purpose is enabled by default + * metainfo.yaml: Fix cmakename, is own top-level entry + * snippets: Add icon for 'insert snippet' action + * Second attempt on getting API docs generated on api.kde.org + * Add to kdepim group so this shows up on api.kde.org + * Add option for disabling akonadi autotest (enable by default) + * Fix FilterActionWithUrlTest + * Remove MinimumComboBox + +------------------------------------------------------------------- Old: ---- mailcommon-19.04.3.tar.xz New: ---- applications.keyring mailcommon-19.08.0.tar.xz mailcommon-19.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mailcommon.spec ++++++ --- /var/tmp/diff_new_pack.mYuMoX/_old 2019-08-16 15:41:51.561765437 +0200 +++ /var/tmp/diff_new_pack.mYuMoX/_new 2019-08-16 15:41:51.565765436 +0200 @@ -16,53 +16,59 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.58.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: mailcommon -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Base KDE PIM library for mail-handling applications License: GPL-2.0-only AND LGPL-2.1-or-later Group: System/Libraries URL: https://www.kde.org -Source0: %{name}-%{version}.tar.xz -BuildRequires: akonadi-contact-devel +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: akonadi-mime-devel BuildRequires: akonadi-server-devel BuildRequires: extra-cmake-modules BuildRequires: karchive-devel -BuildRequires: kcalcore-devel BuildRequires: kcodecs-devel +BuildRequires: kcompletion-devel BuildRequires: kconfig-devel +BuildRequires: kconfigwidgets-devel +BuildRequires: kdbusaddons-devel +BuildRequires: kdesignerplugin-devel BuildRequires: kf5-filesystem BuildRequires: ki18n-devel BuildRequires: kiconthemes-devel -BuildRequires: kidentitymanagement-devel -BuildRequires: kimap-devel +BuildRequires: kio-devel +BuildRequires: kitemmodels-devel BuildRequires: kitemviews-devel -BuildRequires: kldap-devel BuildRequires: kmailtransport-devel >= %{_kapp_version} BuildRequires: kmime-devel +BuildRequires: ktextwidgets-devel +BuildRequires: kwidgetsaddons-devel BuildRequires: kwindowsystem-devel BuildRequires: kxmlgui-devel BuildRequires: libkdepim-devel -BuildRequires: libkleo-devel BuildRequires: mailimporter-devel >= %{_kapp_version} BuildRequires: messagelib-devel >= %{_kapp_version} BuildRequires: phonon4qt5-devel BuildRequires: pimcommon-devel BuildRequires: pkgconfig +BuildRequires: syntax-highlighting-devel BuildRequires: xsltproc -BuildRequires: pkgconfig(Qt5Test) >= 5.4.0 -BuildRequires: pkgconfig(Qt5UiTools) >= 5.4.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 +BuildRequires: pkgconfig(Qt5DBus) >= 5.10.0 +BuildRequires: pkgconfig(Qt5Test) >= 5.10.0 +BuildRequires: pkgconfig(Qt5UiTools) >= 5.10.0 +BuildRequires: pkgconfig(Qt5Widgets) >= 5.10.0 # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 -%if %{with lang} Recommends: %{name}-lang -%endif %description The mailcommon library is a KDE PIM project to provide a @@ -105,6 +111,7 @@ Group: Development/Libraries/KDE Requires: akonadi-mime-devel Requires: akonadi-server-devel +Requires: kcompletion-devel Requires: libKF5MailCommon5 = %{version} Requires: libkdepim-devel Requires: messagelib-devel ++++++ mailcommon-19.04.3.tar.xz -> mailcommon-19.08.0.tar.xz ++++++ ++++ 40270 lines of diff (skipped)
