SHA256
1
0
forked from pool/gajim

- Update to version 1.4.3.

OBS-URL: https://build.opensuse.org/package/show/network/gajim?expand=0&rev=97
This commit is contained in:
Alexei Sorokin 2022-06-01 23:45:06 +00:00 committed by Git OBS Bridge
parent acd206f14e
commit 298ece2365
4 changed files with 34 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f05c4ed4e2d7325e199920064478b0cb263d04b0314b5bdc8e88b04d25f3494
size 7315938

3
gajim-1.4.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb8fbce7a9a44d4b2e5eecfc9ad6232d130caf7ed29d834a3148b7c7af49db58
size 7169627

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Wed Jun 1 20:44:55 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 1.4.3:
* AppPage: Show plugin update notifications.
* ChatList: Add middle mouse click for closing a chat.
* DirectorySearch: Use Gio.Menu, add Start Chat item.
* Group chat roster: Store visibility.
* Smaller Jingle file transfer widget.
* Unify ContactInfo and GroupchatDetails elements width.
* Workspaces: Add Move to new workspace functionality.
* Workspaces: Enable emoji picker.
* Avatars: Render emojis correctly.
* AddContact: Fix opening AdHocCommands window.
* ContactInfo: Fix copying name and JID by Ctrl+C.
* DirectorySearch: Correctly connect form validation.
* Dont fail on GajimPlugin equality test.
* History: Dont remove JID IDs from database.
* InfoBar: Add style rule for anchors in dark mode.
* Make GStreamer an optional dependency again.
* Plugins: Unregister modules after calling deactivate().
* Replace user-visible strings of "Groupchat" with "Group Chat".
* WorkspaceDialog: Disable Remove button for last workspace.
* AccountsWindow: Use get_app_window to reliably access window's
methods.
* VCardGrid: Request minimum width.
* ChatControl: Don't update AV actions for PMs.
* Search: Add fail-safe for incomplete JID ID tables.
* StartChat: Allow transport JIDs without successful discovery.
-------------------------------------------------------------------
Mon May 30 14:07:46 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -22,7 +22,7 @@
%define py3pkg python310
%define py3pkg_sitelib %{_prefix}/lib/python%{py3ver}/site-packages
Name: gajim
Version: 1.4.2
Version: 1.4.3
Release: 0
Summary: XMPP client written in Python and Gtk
License: GPL-3.0-only