Accepting request 990901 from network

- Update to version 1.4.7.

OBS-URL: https://build.opensuse.org/request/show/990901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gajim?expand=0&rev=47
This commit is contained in:
Richard Brown 2022-07-26 17:44:13 +00:00 committed by Git OBS Bridge
commit 75478a831b
4 changed files with 31 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Sun Jul 24 18:16:35 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 1.4.7:
* Startup: Show hint in console if Gajim is already running.
* Preview: Add a setting to disable file preview.
* Roster: Display show value in tooltip.
* ChatActionProcessor: Improve detection of emoji shortcode
start.
* Roster: Dont invalidate filter on contact update.
* Roster: Sort more efficiently.
* Settings migration: Dont fail on missing proxies key.
* Chat Markers: Dont send marker for outgoing messages.
* Main Window: Move to stored position on startup.
* Preview: Allow manual download for all mime types.
* GroupchatInfo: Dont set subject when loading from disco info.
* Preview: Hide download hint if we sent the file.
* 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.
* MessageRow: Align name label correctly.
* StatusIcon: Fix logic error on activate.
-------------------------------------------------------------------
Thu Jul 7 19:19:21 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.6
Version: 1.4.7
Release: 0
Summary: XMPP client written in Python and Gtk
License: GPL-3.0-only