SHA256
1
0
forked from pool/gajim

Accepting request 984248 from network

- Update to version 1.4.5.

OBS-URL: https://build.opensuse.org/request/show/984248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gajim?expand=0&rev=45
This commit is contained in:
Dominique Leuenberger 2022-06-23 08:23:35 +00:00 committed by Git OBS Bridge
commit f0c0bd573c
4 changed files with 25 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Jun 21 20:06:05 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 1.4.5:
* Add new Shortcut for toggling the chat list.
* Preferences: Add setting for emoji shortcodes.
* Disable plugin updates by Gajim on flatpak.
* Use nickname provided in subscription requests everywhere.
* GroupchatOutcasts: Make removing users work.
* Chat: Display corrections for /me messages correctly.
* Styling: Process URIs when using /me command.
* Preview: Align link button correctly.
* MUC: Dont fail on presence from unknown occupants.
* SystemStyleListener: Fix handling of colour scheme states.
* Styling: Improve address regex.
* Styling: Improve uri regex.
* Styling: Parse text correctly which contains uris and
addresses.
* Main: Process window shortcuts when no chat is open.
* Restore minimal AdHoc module.
-------------------------------------------------------------------
Sat Jun 18 09:14:11 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.4
Version: 1.4.5
Release: 0
Summary: XMPP client written in Python and Gtk
License: GPL-3.0-only