1
0
forked from pool/python-nbxmpp

- 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/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=48
This commit is contained in:
Dirk Mueller 2021-11-13 20:28:30 +00:00 committed by Git OBS Bridge
parent 5727dad500
commit 88a6fd543e
4 changed files with 14 additions and 4 deletions

View File

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

View File

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

View File

@ -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>

View File

@ -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