forked from pool/gajim
- Update to version 1.4.1.
OBS-URL: https://build.opensuse.org/package/show/network/gajim?expand=0&rev=91
This commit is contained in:
parent
2c02cc1c0c
commit
da4dce5035
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2db26fb0359f80e8d9f03116b2927f7947d873ebc950cc563195c3f22e56936c
|
||||
size 8932710
|
3
gajim-1.4.1.tar.gz
Normal file
3
gajim-1.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:828e3107232bbb42dad90f0fc863c3136aeb8dd68d610ee73af375d1823e7d55
|
||||
size 7321296
|
@ -1,6 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 14 21:39:58 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||
|
||||
- Update to version 1.4.1:
|
||||
* Add "Join Support Chat" help item.
|
||||
* ConversationView: Add date for timestamps older than current
|
||||
date.
|
||||
* SearchView: Add margins and border-radius to ResultRow.
|
||||
* ConversationView: Move timestamp widget to the left.
|
||||
* Bug fixes:
|
||||
See https://dev.gajim.org/gajim/gajim/-/blob/gajim-1.4.1/ChangeLog#L13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 14 21:39:58 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||
|
||||
- Update to version 1.4.0:
|
||||
* Rework GUI (Main Window and Chat).
|
||||
* Integrate Plugin Installer.
|
||||
|
@ -22,7 +22,7 @@
|
||||
%define py3pkg python310
|
||||
%define py3pkg_sitelib %{_prefix}/lib/python%{py3ver}/site-packages
|
||||
Name: gajim
|
||||
Version: 1.4.0
|
||||
Version: 1.4.1
|
||||
Release: 0
|
||||
Summary: XMPP client written in Python and Gtk
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user