Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package neochat for openSUSE:Factory checked 
in at 2026-04-17 21:52:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/neochat (Old)
 and      /work/SRC/openSUSE:Factory/.neochat.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "neochat"

Fri Apr 17 21:52:07 2026 rev:51 rq:1347558 version:26.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/neochat/neochat.changes  2026-03-06 
18:21:20.538996691 +0100
+++ /work/SRC/openSUSE:Factory/.neochat.new.11940/neochat.changes       
2026-04-17 21:55:51.753371597 +0200
@@ -1,0 +2,74 @@
+Sat Apr 11 16:14:47 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/
+- Changes since 26.03.90:
+  * Fix Android build with Qt 6.11
+  * Fix crash when reacting with /react (kde#518166)
+  * Fix icon for files in chatbar
+  * Various room creation fixes (kde#518300)
+  * Hide empty, errored out link previews (kde#517187)
+  * NeochatReportRoomJob: Fix space at beginning of endpoint URL
+  * Only load auto-completed members after typing one more character
+  * Only auto-complete joined members
+  * Fix JoinRules (and room security settings)
+  * Fix error related to editable TextComponent's usage of Sonnet
+  * Make stickers bigger in the emoji picker
+  * Don't show stickers in the custom emojis tab
+  * Include custom emojis in the history tab
+  * Fix the size of emojis in the picker
+  * Add colons around regular emoji shortcodes
+  * Increase RoomInformation scroll hack timer
+  * Ensure we select the mispelled word so it's replaced correctly
+  * Fix spellcheck suggestions never actually showing up
+  * Only start spellchecking after a short delay
+  * Fix the CompletionMenu clipping and key navigation
+  * Don't make pinned custom emotes humungous (kde#517850)
+
+-------------------------------------------------------------------
+Mon Mar 30 12:10:59 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.03.90
+  * New feature release
+- Changes since 26.03.80:
+  * Force room delegates to be plain text
+  * Correct room delegate height based on font size
+  * Limit room avatar height
+  * Make sure the rich text off setting works for edits
+  * Set Rich Text Bar off by default
+  * Make sure that the chatbar is cleared when the rich text dev setting is 
changed.
+  * Put the Rich Chat bar under a dev setting. When off the new styling is 
kept but the bar is now only plain text.
+  * Fix empty list items
+  * Make sure that lists are not flattened
+  * Don't process space jobs on failure
+
+-------------------------------------------------------------------
+Sat Mar 14 09:10:06 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 change active connection when logging out an inactive connection 
(kde#515543)
+  * Don't send polls twice (kde#517184)
+  * Fix Random Next Lines (kde#516998)
+  * Close pinned message when leaving room (kde#516350)
+  * Disable send message when there's nothing to actually send (kde#516118)
+  * Fix tooltip and checked state of message overflow button (kde#516117)
+  * Don't attempt to navigate to a component that doesn't exist (kde#516107)
+  * Add support for copying & deleting multiple messages at once (kde#496458)
+  * Focus code and location chooser maximize components too (kde#515462)
+  * Don't scroll the timeline when reacting to messages (kde#515306)
+  * Use correct terminology when leaving space (kde#514888)
+  * Remove single tap to maximize code component (kde#499048)
+  * Fix transparency blur not applying to the timeline anymore (kde#513363)
+  * Improve space suggestions editing (kde#497044)
+  * Fix emojis being too small in EmojiDelegate (kde#514170)
+  * Add hack to fix crash when sending long text reactions (kde#504344)
+  * Add a button to cycle through unread highlights (kde#465095)
+  * Guard against currentIndex being -1 in NeochatMaximizeComponent 
(kde#513104)
+  * Consider highlights when determining whether a room can be marked as read 
(kde#501080)
+  * Fix crash when poll answer has fewer selections than possible (kde#511909)
+
+-------------------------------------------------------------------

Old:
----
  neochat-25.12.3.tar.xz
  neochat-25.12.3.tar.xz.sig

New:
----
  neochat-26.04.0.tar.xz
  neochat-26.04.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ neochat.spec ++++++
--- /var/tmp/diff_new_pack.N1Do4R/_old  2026-04-17 21:55:52.289393691 +0200
+++ /var/tmp/diff_new_pack.N1Do4R/_new  2026-04-17 21:55:52.289393691 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package neochat
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 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
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           neochat
-Version:        25.12.3
+Version:        26.04.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
@@ -43,6 +43,7 @@
 BuildRequires:  cmake(KF6ColorScheme) >= %{kf6_version}
 BuildRequires:  cmake(KF6Config) >= %{kf6_version}
 BuildRequires:  cmake(KF6CoreAddons) >= %{kf6_version}
+BuildRequires:  cmake(KF6Crash) >= %{kf6_version}
 BuildRequires:  cmake(KF6DBusAddons) >= %{kf6_version}
 BuildRequires:  cmake(KF6DocTools) >= %{kf6_version}
 BuildRequires:  cmake(KF6IconThemes) >= %{kf6_version}


++++++ neochat-25.12.3.tar.xz -> neochat-26.04.0.tar.xz ++++++
++++ 375901 lines of diff (skipped)

Reply via email to