Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gajim for openSUSE:Factory checked in at 2024-07-01 11:20:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gajim (Old) and /work/SRC/openSUSE:Factory/.gajim.new.18349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gajim" Mon Jul 1 11:20:55 2024 rev:66 rq:1184195 version:1.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gajim/gajim.changes 2024-06-11 18:32:13.779308200 +0200 +++ /work/SRC/openSUSE:Factory/.gajim.new.18349/gajim.changes 2024-07-01 11:21:24.885343365 +0200 @@ -1,0 +2,24 @@ +Sun Jun 30 07:11:39 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- update to 1.9.1: + * Menu: Add main menu button (#11811) + * ChatFunctionPage: Show MUC address when displaying error + * SecurityLabels: Allow correction of labels + * Use different icon for context menu on contact list page + * Unify wording for 'Toggle Menu Bar' + * ConversationView: Use better method for scrolling to row + * Raise nbxmpp version + * Reactions: Show timestamp in correct timezone (#11875) + * Search: Donât search messages of disabled accounts (#11876) + * DebugConsole: Fix filtering stanzas when combining accounts + and types + * VoiceMessageRecorderButton: Honor visibility setting on + startup (#11872) + * SecurityLabels: Fix merging messages with same security label + * ChatActionProcessor: Make handling selected action more + robust (#11871) + * Settings: Store account jid in dedicated setting (#11864) + * Migration: Donât fail on invalid JIDs (#11862) + * HistorySync: Make full sync option work again + +------------------------------------------------------------------- Old: ---- gajim-1.9.0.tar.gz New: ---- gajim-1.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gajim.spec ++++++ --- /var/tmp/diff_new_pack.JcNJkD/_old 2024-07-01 11:21:26.233392474 +0200 +++ /var/tmp/diff_new_pack.JcNJkD/_new 2024-07-01 11:21:26.261393494 +0200 @@ -25,14 +25,14 @@ %{?sle15_python_module_pythons} %endif Name: gajim -Version: 1.9.0 +Version: 1.9.1 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/1.9/gajim-%{version}.tar.gz -BuildRequires: %{python_module nbxmpp >= 5.0.0} +BuildRequires: %{python_module nbxmpp >= 5.0.1} BuildRequires: %{python_module pip} BuildRequires: %{python_module precis-i18n >= 1.0.0} BuildRequires: %{python_module wheel} @@ -50,6 +50,7 @@ Requires: %{python_flavor}-gobject-Gdk Requires: %{python_flavor}-gobject-cairo Requires: %{python_flavor}-gssapi +Requires: %{python_flavor}-nbxmpp >= 5.0.1 Requires: %{python_flavor}-omemo-dr Requires: %{python_flavor}-qrcode Requires: ca-certificates-mozilla ++++++ gajim-1.9.0.tar.gz -> gajim-1.9.1.tar.gz ++++++ ++++ 8044 lines of diff (skipped)