Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mailcommon for openSUSE:Factory checked in at 2021-08-16 10:07:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mailcommon (Old) and /work/SRC/openSUSE:Factory/.mailcommon.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mailcommon" Mon Aug 16 10:07:13 2021 rev:66 rq:911785 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mailcommon/mailcommon.changes 2021-07-09 23:59:42.176354848 +0200 +++ /work/SRC/openSUSE:Factory/.mailcommon.new.1899/mailcommon.changes 2021-08-16 10:09:17.135260462 +0200 @@ -1,0 +2,33 @@ +Fri Aug 6 09:42:25 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.08.0 +- Changes since 21.07.90: + * Fix Bug 440524 - Expiry settings not displayed properly from Akonadi config (kde#440524) + +------------------------------------------------------------------- +Fri Jul 30 10:05:51 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.90 + * New feature release +- No code change since 21.07.80 + +------------------------------------------------------------------- +Sat Jul 17 20:07:01 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.80 + * New feature release +- Changes since 21.04.3: + * Make sure that we don't cancel dialog + * Port away from KStatefulBrush::brush(const QWidget*) + * Use QStringView(..).mid + * fix cmake warning + * Modernize code + * Use forward declaration here + * Start to port deprecated method + * Use KSharedConfig::openStateConfig for storing windows size +- Only install the license files once + +------------------------------------------------------------------- Old: ---- mailcommon-21.04.3.tar.xz mailcommon-21.04.3.tar.xz.sig New: ---- mailcommon-21.08.0.tar.xz mailcommon-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mailcommon.spec ++++++ --- /var/tmp/diff_new_pack.DdRjKJ/_old 2021-08-16 10:09:19.507257679 +0200 +++ /var/tmp/diff_new_pack.DdRjKJ/_new 2021-08-16 10:09:19.511257673 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: mailcommon -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: Base KDE PIM library for mail-handling applications License: GPL-2.0-only AND LGPL-2.1-or-later @@ -60,13 +60,12 @@ BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Phonon4Qt5) -BuildRequires: cmake(Qt5Core) >= 5.14.0 +BuildRequires: cmake(Qt5Core) >= 5.15.0 BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5UiPlugin) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Xml) -Recommends: %{name}-lang # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 @@ -74,9 +73,7 @@ The mailcommon library is a KDE PIM project to provide a framework to build applications which handle e-mail. -%if %{with lang} %lang_package -%endif %prep %autosetup -p1 @@ -121,12 +118,14 @@ This package contains the development headers for the mailcommon library. %files -%license LICENSES/* %{_kf5_debugdir}/mailcommon.categories %{_kf5_debugdir}/mailcommon.renamecategories -%files devel +%files -n libKF5MailCommon5 %license LICENSES/* +%{_libdir}/libKF5MailCommon.so.* + +%files devel %dir %{_kf5_plugindir}/designer %{_kf5_includedir}/MailCommon/ %{_kf5_includedir}/mailcommon/ @@ -136,13 +135,8 @@ %{_kf5_mkspecsdir}/qt_MailCommon.pri %{_kf5_plugindir}/designer/mailcommonwidgets.so -%files -n libKF5MailCommon5 -%license LICENSES/* -%{_libdir}/libKF5MailCommon.so.* - %if %{with lang} %files lang -f %{name}.lang -%license LICENSES/* %endif %changelog ++++++ mailcommon-21.04.3.tar.xz -> mailcommon-21.08.0.tar.xz ++++++ ++++ 20534 lines of diff (skipped)
