Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gajim for openSUSE:Factory checked in at 2026-02-27 17:12:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gajim (Old) and /work/SRC/openSUSE:Factory/.gajim.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gajim" Fri Feb 27 17:12:29 2026 rev:74 rq:1335352 version:2.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gajim/gajim.changes 2026-02-19 14:21:03.376933181 +0100 +++ /work/SRC/openSUSE:Factory/.gajim.new.29461/gajim.changes 2026-02-27 17:13:39.993457309 +0100 @@ -1,0 +2,30 @@ +Thu Feb 26 17:51:38 UTC 2026 - Alexei Sorokin <[email protected]> + +- Update to version 2.4.4: + * Display images in link previews. + * Generate Open Graph link previews. + * Main: Remove Gajim icon. + * Reduce usage of small font size. + * Client: Better determine if remote host is reachable. + * Preferences: Improve performance for users with many accounts. + * ChangePassword: Use Gtk.PasswordEntry. + * Preferences: Remove password entry. + * Raise nbxmpp to 7.1.0. + * Settings: Use correct fractional digits for spin settings. + * Main: Bring window to front when application is triggered via + link. + * SecurityLabels: Hide dropdown correctly if not supported. + * ConversationView: Degrade gracefully on unexpected state when + retrieving avatar. + * Preferences: Disable password change row when account is + disconnected. + * Groupchat: Show correct nickname in private messages. + * Workspace sidebar: Fix drag highlight styling. + * Preview: Set drag hotspot to upper left corner for better UX. + * OpenGraphPreview: Fix memory leak. + * CreateGroupchatWindow: Fix Gtk.Entry leak. + * WorkspaceDialog: Fix a memory leak. + * Shortcuts: Always accept window shortcuts. + * Settings: Allow to scale font correctly. + +------------------------------------------------------------------- Old: ---- gajim-2.4.3.tar.gz New: ---- gajim-2.4.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gajim.spec ++++++ --- /var/tmp/diff_new_pack.RPQwK0/_old 2026-02-27 17:13:40.541479990 +0100 +++ /var/tmp/diff_new_pack.RPQwK0/_new 2026-02-27 17:13:40.541479990 +0100 @@ -25,14 +25,14 @@ %{?sle15_python_module_pythons} %endif Name: gajim -Version: 2.4.3 +Version: 2.4.4 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.4/gajim-%{version}.tar.gz -BuildRequires: %{python_module nbxmpp >= 6.2.0} +BuildRequires: %{python_module nbxmpp >= 7.1.0} BuildRequires: %{python_module pip} BuildRequires: %{python_module precis-i18n >= 1.0.0} BuildRequires: %{python_module wheel} @@ -62,7 +62,7 @@ #Requires: %{python_flavor}-Gtk4 >= 4.14.0 #Requires: %{python_flavor}-GtkSourceView5 Requires: %{python_flavor}-keyring -Requires: %{python_flavor}-nbxmpp >= 7.0.0 +Requires: %{python_flavor}-nbxmpp >= 7.1.0 Requires: %{python_flavor}-omemo-dr >= 1.2.0 Requires: %{python_flavor}-packaging Requires: %{python_flavor}-precis-i18n ++++++ gajim-2.4.3.tar.gz -> gajim-2.4.4.tar.gz ++++++ ++++ 20915 lines of diff (skipped)
