SHA256
1
0
forked from pool/gajim

- Update to version 1.4.6.

OBS-URL: https://build.opensuse.org/package/show/network/gajim?expand=0&rev=107
This commit is contained in:
Alexei Sorokin 2022-07-07 19:19:40 +00:00 committed by Git OBS Bridge
parent 181d2b5cf4
commit 7f6f064709
4 changed files with 21 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Jul 7 19:19:21 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 1.4.6:
* Roster: Display show value in tooltip.
* ChatActionProcessor: Improve detection of emoji shortcode
start.
* Remote: Console scripts need a method as entry point.
* CodeWidget: Dont default to python for highlighting.
* ContactInfo: Preserve groups when changing contact name.
* CodeWidget: Don't highlight matching brackets.
* StatusIcon: Dont lose new message icon on state change.
* GtkStatusIcon: Always show when Gajim has not toplevel focus.
* GroupChatNickCompletion: Only process Tab press.
* Row name: Align label correctly.
* StatusIcon: Logic error on activate.
-------------------------------------------------------------------
Tue Jun 21 20:06:05 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>

View File

@ -28,7 +28,7 @@
%define py3pkg_sitelib %{_prefix}/lib/python%{py3ver}/site-packages
%endif
Name: gajim
Version: 1.4.5
Version: 1.4.6
Release: 0
Summary: XMPP client written in Python and Gtk
License: GPL-3.0-only