forked from pool/python-nbxmpp
Accepting request 1125599 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1125599 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbxmpp?expand=0&rev=45
This commit is contained in:
commit
e8d9c7d609
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66d06a3a67e56b245e30166f11850ecb4e9da6f50b75248228b8c5d0a8082efc
|
||||
size 136583
|
3
python-nbxmpp-4.5.2.tar.bz2
Normal file
3
python-nbxmpp-4.5.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c707265473351dde9dd223a797215cd645ca83c17a0b23f0003ac27e817b467
|
||||
size 138088
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 6 23:19:27 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru
|
||||
|
||||
- Update to version 4.5.2 (changes since 4.5.0):
|
||||
* SASL: Add back lost ANONYMOUS auth mechanism.
|
||||
* PubSub: Narrow accepted message types.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 24 19:33:02 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru
|
||||
|
||||
- Update to version 4.5.0:
|
||||
* Support XEP-0440 SASL Channel-Binding Type Capability.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 22 20:06:40 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru
|
||||
|
||||
- Update to version 4.4.0:
|
||||
* Add DiscoInfo.has_identity().
|
||||
* JID: Add JID.from_iri().
|
||||
* JID: Improve compliance when generating IRIs.
|
||||
* Chatstates: Accept chatstates with delay tag.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 1 14:18:08 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%endif
|
||||
%define _name nbxmpp
|
||||
Name: python-nbxmpp
|
||||
Version: 4.3.3
|
||||
Version: 4.5.2
|
||||
Release: 0
|
||||
Summary: XMPP library by Gajim team
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user