forked from pool/python-nbxmpp
Accepting request 611153 from home:jubalh:branches:devel:languages:python
- Update to 0.6.6: * Record all SSL errors instead of only the first * Pass arguments to plugin/plugout methods * Allow the Roster to be initalized without requesting it from the server OBS-URL: https://build.opensuse.org/request/show/611153 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=33
This commit is contained in:
parent
4474133e36
commit
7833dd5aae
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b35587b62348f2d932c8f8ca843179e78de1aef0b9d1baa8a399847b0994d98
|
||||
size 1515820
|
3
nbxmpp-0.6.6.tar.gz
Normal file
3
nbxmpp-0.6.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0e2830c75c5fa74871995f0be4c5ef2477e696f6ac38b4414170f86bd06e62e
|
||||
size 1516103
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 22 08:30:59 UTC 2018 - mvetter@suse.com
|
||||
|
||||
- Update to 0.6.6:
|
||||
* Record all SSL errors instead of only the first
|
||||
* Pass arguments to plugin/plugout methods
|
||||
* Allow the Roster to be initalized without requesting it from the server
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 11 20:54:02 UTC 2018 - tbro@opensuse.org
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define _name nbxmpp
|
||||
Name: python-nbxmpp
|
||||
Version: 0.6.5
|
||||
Version: 0.6.6
|
||||
Release: 0
|
||||
Summary: XMPP library by Gajim team
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user