forked from pool/python-nbxmpp
Accepting request 1089734 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1089734 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbxmpp?expand=0&rev=42
This commit is contained in:
commit
b04a0c2b9f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c7d3d2bc386a127d677443cfec5e9a7e695d3e0bc17472ab30f8ffbd80a94ff
|
||||
size 133951
|
3
python-nbxmpp-4.3.1.tar.bz2
Normal file
3
python-nbxmpp-4.3.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c44173b2a2ea7fc6e26f4d62b420b01da7d1791c07d131e1cbc081742c2afe6
|
||||
size 135981
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 28 21:40:08 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||
|
||||
- Update to version 4.3.1:
|
||||
* HTTP: Abort correctly on content overflow.
|
||||
* Websocket: Always set peer certificate.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 26 19:23:13 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||
|
||||
- Update to version 4.3.0:
|
||||
* Add option to force http1.
|
||||
* Add method to generate XMPP IRIs.
|
||||
* Lower log level for missing GSSAPI dependency.
|
||||
* OMEMO: Add device id and namespace to OMEMOBundle.
|
||||
* Don’t delete session object in cleanup().
|
||||
* HTTP: Don’t accept content encoding.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 26 19:06:15 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%endif
|
||||
%define _name nbxmpp
|
||||
Name: python-nbxmpp
|
||||
Version: 4.2.2
|
||||
Version: 4.3.1
|
||||
Release: 0
|
||||
Summary: XMPP library by Gajim team
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user