Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gajim for openSUSE:Factory checked in at 2025-06-20 16:54:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gajim (Old) and /work/SRC/openSUSE:Factory/.gajim.new.31170 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gajim" Fri Jun 20 16:54:17 2025 rev:72 rq:1286806 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gajim/gajim.changes 2025-04-22 17:31:04.018097747 +0200 +++ /work/SRC/openSUSE:Factory/.gajim.new.31170/gajim.changes 2025-06-20 16:54:31.932981839 +0200 @@ -1,0 +2,33 @@ +Fri Jun 13 19:46:18 UTC 2025 - Benoît Monin <benoit.mo...@gmx.fr> + +- update to version 2.2.0: + * New + + Add MUC blocking (#10178) + + Add retractions XEP-0424 + + Add XEP-0486 (#12273) + * Improvements + + Group chat details: Add label clarifying public information + + Groupchat details: Add sidebar row header for administration + + Account sidebar: Indicate connectivity issues (#12262) + + Reactions: Consider reations on all revisions of a message + + Moderate/Retract all revisions of a message + + Improve handling of retraction/moderation for corrections + * Change + + Raise nbxmpp version + * Bug Fixes + + StartChat: On disco error show always an error text + + DisplayMarkers: Send displayed only if contact is subscribed + + Search: Fix searching for the same text after switching + contacts (#12297) + + Preview: Fix error dialog for missing write access (#12294) + + HistoryExport: Don’t fail when exporting messages from the + room itself + + VCardGrid: Fix wrapping long strings in labels + + Chat: Don’t fail in some cases to show correction/error + tooltip + + Clipboard: Guard for errors and show error dialog + + GroupChat: Do not move chat text when participant menu opens + + MUC: Fix failed join after reconnect +- increase required version of nbxmpp to 6.2.0 + +------------------------------------------------------------------- Old: ---- gajim-2.1.1.tar.gz New: ---- gajim-2.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gajim.spec ++++++ --- /var/tmp/diff_new_pack.ZBfNHc/_old 2025-06-20 16:54:33.729056128 +0200 +++ /var/tmp/diff_new_pack.ZBfNHc/_new 2025-06-20 16:54:33.745056790 +0200 @@ -25,14 +25,14 @@ %{?sle15_python_module_pythons} %endif Name: gajim -Version: 2.1.1 +Version: 2.2.0 Release: 0 Summary: XMPP client written in Python and GTK License: GPL-3.0-only Group: Productivity/Networking/Talk/Clients URL: https://gajim.org/ -Source: https://gajim.org/downloads/2.1/gajim-%{version}.tar.gz -BuildRequires: %{python_module nbxmpp >= 5.0.4} +Source: https://gajim.org/downloads/2.2/gajim-%{version}.tar.gz +BuildRequires: %{python_module nbxmpp >= 6.2.0} BuildRequires: %{python_module pip} BuildRequires: %{python_module precis-i18n >= 1.0.0} BuildRequires: %{python_module wheel} @@ -55,7 +55,7 @@ Requires: %{python_flavor}-gobject-Gdk Requires: %{python_flavor}-gobject-cairo >= 1.16.0 Requires: %{python_flavor}-gssapi -Requires: %{python_flavor}-nbxmpp >= 6.1.1 +Requires: %{python_flavor}-nbxmpp >= 6.2.0 Requires: %{python_flavor}-omemo-dr >= 1.0.0 Requires: %{python_flavor}-qrcode >= 7.3.1 Requires: python3-base >= 3.11 ++++++ gajim-2.1.1.tar.gz -> gajim-2.2.0.tar.gz ++++++ ++++ 18192 lines of diff (skipped)