forked from pool/python-nbxmpp
Accepting request 931289 from devel:languages:python
- update to 2.0.4: * Ignore messages with incorrect id * AdHoc: Make parsing AdHoc commands more compliant * Correctly handle RSM count request * Improve XEP-0050 Compliance * GSSAPI: Catch OSError OBS-URL: https://build.opensuse.org/request/show/931289 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbxmpp?expand=0&rev=26
This commit is contained in:
commit
7b78de0e01
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2405574e5cea4663f73bdad924be125918630f7d547e0d5527f79ff9d0fe3525
|
||||
size 121999
|
3
python-nbxmpp-nbxmpp-2.0.4.tar.bz2
Normal file
3
python-nbxmpp-nbxmpp-2.0.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4e44db630fb15eb3504cf4c0a7b17a9a09acbea84f90276344cd72df25a836f
|
||||
size 122568
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 20:27:18 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.0.4:
|
||||
* Ignore messages with incorrect id
|
||||
* AdHoc: Make parsing AdHoc commands more compliant
|
||||
* Correctly handle RSM count request
|
||||
* Improve XEP-0050 Compliance
|
||||
* GSSAPI: Catch OSError
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 26 08:56:42 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define skip_python36 1
|
||||
%define _name nbxmpp
|
||||
Name: python-nbxmpp
|
||||
Version: 2.0.2
|
||||
Version: 2.0.4
|
||||
Release: 0
|
||||
Summary: XMPP library by Gajim team
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user