SHA256
1
0
forked from pool/gajim
Dominique Leuenberger 2022-05-31 13:47:11 +00:00 committed by Git OBS Bridge
commit c3d90f9a62
4 changed files with 32 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Mon May 30 14:07:46 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix download url: upstream only publishes a .tar.gz, so let's use
that.
-------------------------------------------------------------------
Sat May 28 20:17:01 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 1.4.2:
* SearchView: Add calendar for browsing history.
* MUC: Enable history when creating rooms.
* Preferences: Bind show_send_message_button to
send_on_ctrl_enter.
* MessageInputTextView: Limit chars when applying styles.
* Accounts: Fix accessing disabled accounts.
* MUC: Display moderated messages again.
* MUC: Ignore gateway services for room creation.
* Preferences: Hide non-functional xhtml setting.
* Remove `Save conversation` setting.
* Reset conversation view when switching chat.
* Socks5: Catch specific exception.
* Status: Restore last status correctly.
* Jingle: Stop early if no transport is available.
* Roster: Filter list on contact update.
* Roster: Sort DND last.
* Don't set read marker when receiving own carbons.
-------------------------------------------------------------------
Sat May 21 15:49:23 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>

View File

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