SHA256
1
0
forked from pool/gajim

Accepting request 1071026 from network

- Update to version 1.7.2.

OBS-URL: https://build.opensuse.org/request/show/1071026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gajim?expand=0&rev=58
This commit is contained in:
Dominique Leuenberger 2023-03-13 11:40:24 +00:00 committed by Git OBS Bridge
commit 3e6fb8d8ac
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:b9a26a353549189fe65e0bc130cf98cbc42bd7105e72ac2041cb4a7f9d7543c6
size 3742504

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

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

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Sun Mar 12 20:08:25 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 1.7.2:
* Add message menu entry for deleting messages locally.
* Proxies: Add "Tor (Browser)" default proxy setting.
* Select group chat after creating it.
* Dont colour log timestamps.
* PEPConfig: Ask for confirmation when deleting nodes.
* Improve get_recent_muc_nicks query.
* Improve check for message highlight and add tests.
* Tests: Use in-memory settings database.
* Add audio/x-wav to default mime types.
* Audio preview: Allow skipping by clicking the visualisation.
* Migration: Dont fail on colour setting migration.
* HTTPUpload: Respect infinite file size limit.
* Chatstates: Remove composing timeout correctly.
* Show chat notifications when chat page is not visible.
* Don't fail if contact name for MUC message is None.
* Notifications: Honour notification_preview_message setting.
* Fix nickname highlight in group chats.
* Profile: Don't allow saving profile when not connected.
* GetRelativeTimeTest: Fix comparison of translated strings and
off-by timezone errors.
* Don't highlight message if it's an URI containing our nick.
* Nickname completion: Make sure recent nicknames list does not
contain None.
* Plugins: Don't fail hard on uninstall errors.
* Start Chat: Fix wrong JID type in _start_new_chat.
-------------------------------------------------------------------
Wed Feb 8 23:30:42 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>

View File

@ -25,7 +25,7 @@
%define pythons python310
%endif
Name: gajim
Version: 1.7.1
Version: 1.7.2
Release: 0
Summary: XMPP client written in Python and GTK
License: GPL-3.0-only