Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package neochat for openSUSE:Factory checked in at 2025-08-16 20:38:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neochat (Old) and /work/SRC/openSUSE:Factory/.neochat.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neochat" Sat Aug 16 20:38:58 2025 rev:42 rq:1299735 version:25.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/neochat/neochat.changes 2025-07-06 17:16:54.001273445 +0200 +++ /work/SRC/openSUSE:Factory/.neochat.new.1085/neochat.changes 2025-08-16 20:43:09.617637295 +0200 @@ -1,0 +2,39 @@ +Fri Aug 8 07:48:10 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.08.0/ +- Changes since 25.07.80: + * Fix account switching on logout + * Fix loading + * Fix common crash during login + * Replace duplicate beginResetModel with endResetModel + * Fix test + * Prepare for new RoomId format + +------------------------------------------------------------------- +Mon Jul 14 14:25:56 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.07.80 + * New feature release +- Too many changes since 25.04.3, only listing bugfixes: + * Use ImageComponent for replies (kde#503442) + * Allow accepting reason dialogs with Ctrl+Enter (kde#500990) + * Actually position the view at the end (kde#501075) + * Prevent opening the non-existent "Home" space in your web browser (kde#504842) + * Add user menu that is opened via right-clicking/long-tapped on avatar (kde#486252) + * If the message body is empty, say so (kde#494093) + * Add share action to the maximize delegate (kde#466382) + * Check if RoomEvent is null before trying to insert a notification (kde#502687) + * Give completion popup a minimum size when editing an existing message (kde#503483) + * Fix crash when trying to edit your message on a wide screen (kde#503846) + * Elide the user ID in UserDetailDialog if it's too long (kde#501483) + * Yeet HoverActions into the sun (kde#503784) + * Restore hover actions for the cpp message delegate (kde#503843) + * Make sure that ChatDocumentHandler can handle the document being changed to a nullptr (kde#501950) + * Force the room list items to update their height when the compactRoomList setting is changed. (kde#494146) + * Remember the matrixId during login when moving back from password (kde#489976) + * MessageModel: Handle stickers in ContentModelRole (kde#501553) + +------------------------------------------------------------------- Old: ---- neochat-25.04.3.tar.xz neochat-25.04.3.tar.xz.sig New: ---- neochat-25.08.0.tar.xz neochat-25.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neochat.spec ++++++ --- /var/tmp/diff_new_pack.4YmfuW/_old 2025-08-16 20:43:10.129658528 +0200 +++ /var/tmp/diff_new_pack.4YmfuW/_new 2025-08-16 20:43:10.129658528 +0200 @@ -1,7 +1,7 @@ # # spec file for package neochat # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,12 @@ # -%define kf6_version 6.6.0 -%define qt6_version 6.6.0 +%define kf6_version 6.14.0 +%define qt6_version 6.8.0 %bcond_without released Name: neochat -Version: 25.04.3 +Version: 25.08.0 Release: 0 Summary: A chat client for Matrix, the decentralized communication protocol License: BSD-2-Clause AND GPL-3.0-only AND GPL-3.0-or-later @@ -67,6 +67,7 @@ BuildRequires: cmake(Qt6Quick) >= %{qt6_version} BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version} BuildRequires: cmake(Qt6Svg) >= %{qt6_version} +BuildRequires: cmake(Qt6TextToSpeech) >= %{qt6_version} BuildRequires: cmake(Qt6WebView) >= %{qt6_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} BuildRequires: cmake(QuotientQt6) >= 0.9 ++++++ neochat-25.04.3.tar.xz -> neochat-25.08.0.tar.xz ++++++ ++++ 507054 lines of diff (skipped)