Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package messagelib for openSUSE:Factory checked in at 2026-04-17 21:48:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/messagelib (Old) and /work/SRC/openSUSE:Factory/.messagelib.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "messagelib" Fri Apr 17 21:48:35 2026 rev:133 rq:1347555 version:26.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/messagelib/messagelib.changes 2026-03-07 20:05:21.808532980 +0100 +++ /work/SRC/openSUSE:Factory/.messagelib.new.11940/messagelib.changes 2026-04-17 21:49:57.566762883 +0200 @@ -1,0 +2,29 @@ +Sat Apr 11 16:14:46 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/26.04.0/ +- No code change since 26.03.90 + +------------------------------------------------------------------- +Mon Mar 30 12:10:58 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.03.90 + * New feature release +- Changes since 26.03.80: + * Do not convert \n into <br/> (kde#368394) + +------------------------------------------------------------------- +Sat Mar 14 09:10:05 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.03.80 + * New feature release +- Too many changes since 25.12.3, only listing bugfixes: + * Don't create folders in tmp (kde#516583) + * Fix bug 515470: Kontact/Kmail doesn't render some plain text e-mails (kde#515470) + * Fix left-click not working on links with target="_blank" in HTML e-mails (kde#493325) +- Drop patch, merged upstream: + * 0001-Don-t-create-folders-in-tmp.patch + +------------------------------------------------------------------- Old: ---- 0001-Don-t-create-folders-in-tmp.patch messagelib-25.12.3.tar.xz messagelib-25.12.3.tar.xz.sig New: ---- messagelib-26.04.0.tar.xz messagelib-26.04.0.tar.xz.sig ----------(Old B)---------- Old:- Drop patch, merged upstream: * 0001-Don-t-create-folders-in-tmp.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ messagelib.spec ++++++ --- /var/tmp/diff_new_pack.pQQ41U/_old 2026-04-17 21:49:58.242790744 +0200 +++ /var/tmp/diff_new_pack.pQQ41U/_new 2026-04-17 21:49:58.246790909 +0200 @@ -1,7 +1,7 @@ # # spec file for package messagelib # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2025 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -19,11 +19,12 @@ %define kf6_version 6.19.0 %define qt6_version 6.9.0 -%define kpim6_version 6.6.3 +%define kpim6_version 6.7.0 +%define ktextaddons_version 2.0.0 %bcond_without released Name: messagelib -Version: 25.12.3 +Version: 26.04.0 Release: 0 Summary: KDE PIM library for e-mail message parsing and display License: GPL-2.0-only AND GPL-3.0-only AND LGPL-2.1-or-later @@ -33,9 +34,6 @@ Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif -# PATCH-FIX-UPSTREAM -Patch0: 0001-Don-t-create-folders-in-tmp.patch -BuildRequires: doxygen BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: pkgconfig BuildRequires: cmake(Gpgmepp) @@ -58,12 +56,12 @@ BuildRequires: cmake(KF6Service) >= %{kf6_version} BuildRequires: cmake(KF6Sonnet) >= %{kf6_version} BuildRequires: cmake(KF6SyntaxHighlighting) >= %{kf6_version} -BuildRequires: cmake(KF6TextAddonsWidgets) -BuildRequires: cmake(KF6TextAutoCorrectionWidgets) -BuildRequires: cmake(KF6TextCustomEditor) -BuildRequires: cmake(KF6TextEditTextToSpeech) -BuildRequires: cmake(KF6TextTemplate) -BuildRequires: cmake(KF6TextUtils) +BuildRequires: cmake(KF6TextAddonsWidgets) >= %{ktextaddons_version} +BuildRequires: cmake(KF6TextAutoCorrectionWidgets) >= %{ktextaddons_version} +BuildRequires: cmake(KF6TextCustomEditor) >= %{ktextaddons_version} +BuildRequires: cmake(KF6TextEditTextToSpeech) >= %{ktextaddons_version} +BuildRequires: cmake(KF6TextTemplate) >= %{ktextaddons_version} +BuildRequires: cmake(KF6TextUtils) >= %{ktextaddons_version} BuildRequires: cmake(KF6TextWidgets) >= %{kf6_version} BuildRequires: cmake(KF6WidgetsAddons) >= %{kf6_version} BuildRequires: cmake(KF6XmlGui) >= %{kf6_version} @@ -87,7 +85,6 @@ BuildRequires: cmake(Qt6Network) >= %{qt6_version} BuildRequires: cmake(Qt6PrintSupport) >= %{qt6_version} BuildRequires: cmake(Qt6Test) >= %{qt6_version} -BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version} BuildRequires: cmake(Qt6WebEngineWidgets) >= %{qt6_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} BuildRequires: pkgconfig(openssl) >= 3.0.0 @@ -104,7 +101,7 @@ Requires: messagelib = %{version} Requires: cmake(KF6Contacts) >= %{kf6_version} Requires: cmake(KF6Service) >= %{kf6_version} -Requires: cmake(KF6TextAutoCorrectionWidgets) +Requires: cmake(KF6TextAutoCorrectionWidgets) >= %{ktextaddons_version} Requires: cmake(KPim6Akonadi) >= %{kpim6_version} Requires: cmake(KPim6AkonadiMime) >= %{kpim6_version} Requires: cmake(KPim6IdentityManagementWidgets) >= %{kpim6_version} @@ -127,7 +124,7 @@ %autosetup -p1 %build -%cmake_kf6 -DBUILD_QCH:BOOL=TRUE +%cmake_kf6 %kf6_build @@ -163,7 +160,6 @@ %{_kf6_sharedir}/messageviewer/ %files devel -%doc %{_kf6_qchdir}/* %{_includedir}/KPim6/MessageComposer/ %{_includedir}/KPim6/MessageCore/ %{_includedir}/KPim6/MessageList/ ++++++ messagelib-25.12.3.tar.xz -> messagelib-26.04.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/messagelib/messagelib-25.12.3.tar.xz /work/SRC/openSUSE:Factory/.messagelib.new.11940/messagelib-26.04.0.tar.xz differ: char 26, line 1
