Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gajim for openSUSE:Factory checked in at 2023-11-14 21:41:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gajim (Old) and /work/SRC/openSUSE:Factory/.gajim.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gajim" Tue Nov 14 21:41:45 2023 rev:62 rq:1124711 version:1.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gajim/gajim.changes 2023-08-08 15:55:24.345170257 +0200 +++ /work/SRC/openSUSE:Factory/.gajim.new.17445/gajim.changes 2023-11-14 21:41:52.450047086 +0100 @@ -1,0 +2,88 @@ +Wed Nov 8 22:12:26 UTC 2023 - Alexei Sorokin <[email protected]> + +- Update to version 1.8.3: + * Profile: Show error page on errors after saving. + * Close main window when pressing Escape key. + * GroupchatRoster: Display participants correctly on reveal. + * Filetransfer: Always focus confirm button. + * AccountWizard: Donât allow multiple anonymous accounts for the + same domain. + * AccountPage: Show anonymous address. + * Accounts: Donât try to save password for anonymous accounts. + * Message row menu: Show quote and copy actions only if there is + text. + * Audio/Video: Disable broken stun server code. + * Presence: Donât fail on unknown MUC presences. + * Control: Add events with correct timestamp. + * Avatar: Send presence after changing avatar. + * ServerInfo: Use domain instead of hostname for queries. + * Emojis: Improve detection of shortcode start. + * DBusFileManager: Set self._proxy attribute on init. + * GroupchatRoster: Check for contact before trying to load + roster. + +------------------------------------------------------------------- +Mon Oct 30 20:22:12 UTC 2023 - Alexei Sorokin <[email protected]> + +- Update to version 1.8.2: + * Raise minimum GLib version to 2.66.0. + * Avatar: Donât use custom avatar for IRC group chats. + * Raise minimum nbxmpp version to 4.4.0. + * Depend on Pillow >= 9.1.0. + * Allow adjusting user interface font size via key bindings. + * Display composing participants in MUC chat banner. + * ChatBanner: Show contact tooltip when hovering the avatar. + * Hint that a contact is a bot in the chat banner. + * Support multiple item dataforms. + * Display gateway icon in avatars. + * RosterTooltip: Display BareContact presence. + * Display status message in banner. + * ChatMenu: Always show "Execute command" action. + * MUC features: Use better icons for public and anonymous + properties. + * Allow GroupChatInfoScrolled to be set with minimal information. + * Settings: Allow to set step size for spin settings; bind + setting value. + * StartChat: Better discover MUC services. + * StartChat: Allow to start chats with domain JIDs. + * ChatBanner: Don't show QR code for privated MUCs. + * Windows: Add gst-plugins-bad dependency for broader media + preview support. + * MUC: Raise rejoin timeout. + * Accounts: Be more consistent with chat state settings. + * GroupChatInfo: Improve scaling of subject text. + * View: Reset view faster. + * VideoPreview: Disable preview on destroy. + * GroupchatDetails: Depend on joined state for some elements. + * GroupChatInfo: Align max width of labels. + * SynchronizeAccounts: Adapt to connection state changes. + * Tooltip: Do not escape presence status text. + * Chatstates: Remove timeout id on remote timeout. + * NotificationManager: Update actions if online state changes. + * Caps: Add disco info to cache after query. + * MUC: Donât show old join errors when disconnected from room. + * MUC: Always remove rejoin timer when closing chat. + * MUC: Update state correctly on disco info error. + * Switch phone icon to something more widely supported. + * ChatListStack: Handle missing last visible child. + * Observable: Fix race condition when removing handlers. + * PasswordDialog: Use verb instead of noun for log in button. + * AdHoc: Wrap notes label. + * Unpack string correctly while handling update error. + * CSSConfig: Quote font-family property correctly. + * File transfers: Don't fail when tryting to send non-existing + file. + * MusicTrackListener: Don't fail if playing track could not be + determined. + * Catch error if loading image with PIL fails due to + unidentifiable image. + * CSSConfig: Fix parsing float sizes for font description. + * Modules: Make sure BaseModule.cleanup() is always called on + destroy. + * Roster: Unregister all handlers on destroy. + * Observable: Donât allow to register handler multiple times. + * View: Add newline after username when copying a message. + * Show notification on group chat mentions again. + * Make it impossible to connect without config. + +------------------------------------------------------------------- Old: ---- gajim-1.8.1.tar.gz New: ---- gajim-1.8.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gajim.spec ++++++ --- /var/tmp/diff_new_pack.iOGIt3/_old 2023-11-14 21:41:53.102071222 +0100 +++ /var/tmp/diff_new_pack.iOGIt3/_new 2023-11-14 21:41:53.102071222 +0100 @@ -25,14 +25,14 @@ %define pythons python310 %endif Name: gajim -Version: 1.8.1 +Version: 1.8.3 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.8/gajim-%{version}.tar.gz -BuildRequires: %{python_module nbxmpp >= 4.3.0} +BuildRequires: %{python_module nbxmpp >= 4.4.0} BuildRequires: %{python_module pip} BuildRequires: %{python_module precis-i18n >= 1.0.0} BuildRequires: %{python_module wheel} ++++++ gajim-1.8.1.tar.gz -> gajim-1.8.3.tar.gz ++++++ ++++ 30149 lines of diff (skipped)
