SHA256
1
0
forked from pool/gajim

- Update to 0.16.3.

OBS-URL: https://build.opensuse.org/package/show/network/gajim?expand=0&rev=7
This commit is contained in:
Alexei Sorokin 2015-08-02 11:29:41 +00:00 committed by Git OBS Bridge
parent 41293a0910
commit d93ec4864b
4 changed files with 30 additions and 22 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Aug 2 09:32:36 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.16.3:
* Fix reading secret file.
* Fix reconnection after suspend.
* Fix sending GPG-encrypted file to non-trusted key.
-------------------------------------------------------------------
Sat Jul 25 22:12:43 UTC 2015 - sor.alexei@meowr.ru

View File

@ -18,7 +18,7 @@
%define _version 0.16
Name: gajim
Version: 0.16.2
Version: 0.16.3
Release: 0
Summary: Full-featured XMPP client written in Python and Gtk2
License: GPL-3.0+
@ -40,7 +40,7 @@ Requires: python-nbxmpp >= 0.5.2
Requires: python-pyOpenSSL >= 0.12
Requires: python-pyasn1
Requires: python-xml
Recommends: %{name}-lang = %{version}
Recommends: %{name}-lang
# nslookup for SRV support.
Recommends: bind-utils
Recommends: gtkspell
@ -65,23 +65,23 @@ Jabber/XMPP client. Gajim works nicely with MATE and GNOME, but does
require neither to run.
Features:
* Tabbed chat window and single window modes
* Group chat support (with Multi-User Chat protocol), invitation,
chat to group chat transformation, minimize group chat to roster
* Emoticons, avatars, PEP (user activity, mood and tune)
* Audio / video conferences
* File transfer, room bookmarks
* Metacontacts support
* Trayicon, speller, extended chat history functionalities
* TLS, GPG and End-To-End encryption support (with SSL legacy support)
* Transport registration support
* Service discovery including nodes, user search
* Wikipedia, dictionary and search engine lookup
* Multiple accounts support
* DBus capabilities. Read more information
* XML console
* Link local (bonjour / zeroconf), BOSH
* Other features via plugins
* Tabbed chat window and single window modes
* Group chat support (with Multi-User Chat protocol), invitation,
chat to group chat transformation, minimize group chat to roster
* Emoticons, avatars, PEP (user activity, mood and tune)
* Audio / video conferences
* File transfer, room bookmarks
* Metacontacts support
* Trayicon, speller, extended chat history functionalities
* TLS, GPG and End-To-End encryption support (with SSL legacy support)
* Transport registration support
* Service discovery including nodes, user search
* Wikipedia, dictionary and search engine lookup
* Multiple accounts support
* DBus capabilities. Read more information
* XML console
* Link local (bonjour / zeroconf), BOSH
* Other features via plugins
%lang_package