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:
parent
181d2b5cf4
commit
7f6f064709
@ -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
3
gajim-1.4.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8a267636feafa2aebbf8e276ea193edc941229ebf1f6d8bcb3a0eb79202c424f
|
||||||
|
size 7170876
|
@ -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: Don’t default to python for highlighting.
|
||||||
|
* ContactInfo: Preserve groups when changing contact name.
|
||||||
|
* CodeWidget: Don't highlight matching brackets.
|
||||||
|
* StatusIcon: Don’t 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>
|
Tue Jun 21 20:06:05 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
%define py3pkg_sitelib %{_prefix}/lib/python%{py3ver}/site-packages
|
%define py3pkg_sitelib %{_prefix}/lib/python%{py3ver}/site-packages
|
||||||
%endif
|
%endif
|
||||||
Name: gajim
|
Name: gajim
|
||||||
Version: 1.4.5
|
Version: 1.4.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: XMPP client written in Python and Gtk
|
Summary: XMPP client written in Python and Gtk
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user