1
0
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:
Ana Guerrero 2023-11-13 21:22:02 +00:00 committed by Git OBS Bridge
commit e8d9c7d609
4 changed files with 26 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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