Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mailcommon for openSUSE:Factory checked in at 2024-05-27 11:47:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mailcommon (Old) and /work/SRC/openSUSE:Factory/.mailcommon.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mailcommon" Mon May 27 11:47:50 2024 rev:98 rq:1176558 version:24.05.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mailcommon/mailcommon.changes 2024-04-15 20:19:07.934061834 +0200 +++ /work/SRC/openSUSE:Factory/.mailcommon.new.24587/mailcommon.changes 2024-05-27 11:53:35.736826659 +0200 @@ -1,0 +2,33 @@ +Sun May 19 09:57:30 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.05.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.05.0/ +- No code change since 24.04.80 + +------------------------------------------------------------------- +Fri May 3 09:17:15 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.04.80 + * New feature release +- Changes since 24.02.2: + * Port deprecated methods + * Add parent + * Rename as forceFocus + * Coding style + * Add missing [[nodiscard]] + * Coding style + * const'ify pointer + * Use QStringView::split + * Remove unused include + * Use kformat + * Use directly QString + * Increase version. Libkleo already required it + * Not export private method + coding style + use [[nodiscard]] + * const'ify pointer + * Fix coding style + * Use include as local + * Finish to implement expiremovejob + +------------------------------------------------------------------- Old: ---- mailcommon-24.02.2.tar.xz mailcommon-24.02.2.tar.xz.sig New: ---- mailcommon-24.05.0.tar.xz mailcommon-24.05.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mailcommon.spec ++++++ --- /var/tmp/diff_new_pack.f42BVI/_old 2024-05-27 11:53:36.548856439 +0200 +++ /var/tmp/diff_new_pack.f42BVI/_new 2024-05-27 11:53:36.552856585 +0200 @@ -18,18 +18,18 @@ %define kf6_version 6.0.0 %define qt6_version 6.6.0 -%define kpim6_version 6.0.2 +%define kpim6_version 6.0.80 %bcond_without released Name: mailcommon -Version: 24.02.2 +Version: 24.05.0 Release: 0 Summary: Base KDE PIM library for mail-handling applications License: GPL-2.0-only AND LGPL-2.1-or-later URL: https://www.kde.org -Source: %{name}-%{version}.tar.xz +Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with released} -Source1: %{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: doxygen @@ -70,7 +70,7 @@ BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} BuildRequires: cmake(Qt6Xml) >= %{qt6_version} # It can only build on the same platforms as Qt Webengine -ExclusiveArch: x86_64 %x86_64 aarch64 riscv64 +ExclusiveArch: x86_64 aarch64 riscv64 %description The mailcommon library is a KDE PIM project to provide a ++++++ mailcommon-24.02.2.tar.xz -> mailcommon-24.05.0.tar.xz ++++++ ++++ 20015 lines of diff (skipped)
