Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kaidan for openSUSE:Factory checked 
in at 2026-01-26 11:03:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaidan (Old)
 and      /work/SRC/openSUSE:Factory/.kaidan.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kaidan"

Mon Jan 26 11:03:35 2026 rev:15 rq:1328989 version:0.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kaidan/kaidan.changes    2025-12-03 
14:14:15.534949997 +0100
+++ /work/SRC/openSUSE:Factory/.kaidan.new.1928/kaidan.changes  2026-01-26 
11:03:38.901322049 +0100
@@ -1,0 +2,41 @@
+Sat Jan 24 11:24:42 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 0.14.0
+  * Keep draft messages on top of pinned/unpinned chat list items
+  * Optimize thumbnail creation
+  * Display border around searched/referenced message instead of
+    bar
+  * Display border around message if its context menu is shown
+  * Highlight message's avatar if hovered
+  * Display provider chat (used for welcome messages and service
+    announcements) as such
+  * Always display same name and proper avatar initials for notes
+    chats
+  * Allow to cancel downloads/uploads
+  * Allow to restart canceled uploads
+  * Allow to resend failed message via context menu
+  * Retrieve support addresses from server instead of provider
+    list (XEP-0157: Contact Addresses for XMPP Services,
+    XEP-0128: Service Discovery Extensions)
+  * Allow adding contact by entering XMPP URI (including
+    authentication of OMEMO 2 keys)
+  * Allow joining group chat by entering XMPP URI
+  * Add option for allowing SASL PLAIN (needed for servers using
+    LDAP) to custom connection settings
+  * Add filtering options to choose provider for registration
+  * Cancel file transfers on disconnecting from server
+  * Add support for offline media sharing queue
+  * Restart downloads canceled on logout once logged in
+  * Remove all related data on message removal (such as reactions
+    and media)
+  * Fix displaying message reaction details
+  * Fix adding unneeded separator on mention after new line
+  * Wrap hint for actions needing user to be connected to server
+  * Fix displaying icons on Windows
+  * Fix adding new line at cursor position
+  * Ensure that own encryption devices are not removed if notes
+    chat is removed
+- Drop patch:
+  * 0001-Add-dependency-Qt6GuiPrivate-needed-since-Qt-6.10.0.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Add-dependency-Qt6GuiPrivate-needed-since-Qt-6.10.0.patch
  kaidan-0.13.0.tar.xz
  kaidan-0.13.0.tar.xz.sig

New:
----
  kaidan-0.14.0.tar.xz
  kaidan-0.14.0.tar.xz.sig

----------(Old B)----------
  Old:- Drop patch:
  * 0001-Add-dependency-Qt6GuiPrivate-needed-since-Qt-6.10.0.patch
----------(Old E)----------

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

Other differences:
------------------
++++++ kaidan.spec ++++++
--- /var/tmp/diff_new_pack.UY6t3E/_old  2026-01-26 11:03:39.609351701 +0100
+++ /var/tmp/diff_new_pack.UY6t3E/_new  2026-01-26 11:03:39.609351701 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kaidan
 #
-# 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
@@ -17,10 +17,10 @@
 
 
 %define kf6_version 6.11.0
-%define qt6_version 6.6.0
+%define qt6_version 6.7.0
 
 Name:           kaidan
-Version:        0.13.0
+Version:        0.14.0
 Release:        0
 Summary:        A XMPP client based on KDE Framework
 License:        AML AND GPL-3.0-or-later AND 
SUSE-GPL-3.0+-with-openssl-exception AND MIT AND CC-BY-SA-4.0
@@ -28,16 +28,14 @@
 Source0:        
https://download.kde.org/unstable/%{name}/%{version}/%{name}-%{version}.tar.xz
 Source1:        
https://download.kde.org/unstable/%{name}/%{version}/%{name}-%{version}.tar.xz.sig
 Source2:        kaidan.keyring
-# PATCH-FIX-UPSTREAM
-Patch0:         0001-Add-dependency-Qt6GuiPrivate-needed-since-Qt-6.10.0.patch
 BuildRequires:  fdupes
 BuildRequires:  kf6-extra-cmake-modules >= %{qt6_version}
 # Both Qt 5 and Qt 6 flavors use the same cmake config name, use the -devel 
package name
 # BuildRequires:  cmake(KQuickImageEditor)
 BuildRequires:  kquickimageeditor6-devel
 BuildRequires:  pkgconfig
-BuildRequires:  qt6-gui-private-devel >= %{qt6_version}
 BuildRequires:  qt6-declarative-tools >= %{qt6_version}
+BuildRequires:  qt6-gui-private-devel >= %{qt6_version}
 BuildRequires:  qt6-sql-sqlite >= %{qt6_version}
 BuildRequires:  cmake(KDSingleApplication-qt6)
 BuildRequires:  cmake(KF6Crash) >= %{kf6_version}
@@ -47,7 +45,7 @@
 BuildRequires:  cmake(KF6Notifications) >= %{kf6_version}
 BuildRequires:  cmake(KF6Prison) >= %{kf6_version}
 BuildRequires:  cmake(KF6QQC2DesktopStyle) >= %{kf6_version}
-BuildRequires:  cmake(QXmppQt6) >= 1.11.0
+BuildRequires:  cmake(QXmppQt6) >= 1.13.0
 BuildRequires:  cmake(Qt6Concurrent) >= %{qt6_version}
 BuildRequires:  cmake(Qt6Core) >= %{qt6_version}
 BuildRequires:  cmake(Qt6Keychain) >= 0.15.0

++++++ kaidan-0.13.0.tar.xz -> kaidan-0.14.0.tar.xz ++++++
++++ 121935 lines of diff (skipped)

Reply via email to