1
0
forked from pool/python-nbxmpp

Accepting request 1074496 from devel:languages:python

- update to 4.2.2:
  * HTTP: Reset attributes on redirect

- Update to version 4.2.1:
  * HTTP: Make sure streams are closed only once.

OBS-URL: https://build.opensuse.org/request/show/1074496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbxmpp?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2023-03-27 16:15:40 +00:00 committed by Git OBS Bridge
commit 6009242c59
4 changed files with 17 additions and 5 deletions

View File

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

View File

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

View File

@ -1,5 +1,17 @@
-------------------------------------------------------------------
Sun Feb 5 21:37:26 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>
Sun Mar 26 19:06:15 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 4.2.2:
* HTTP: Reset attributes on redirect
-------------------------------------------------------------------
Thu Mar 23 15:00:22 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 4.2.1:
* HTTP: Make sure streams are closed only once.
-------------------------------------------------------------------
Sun Feb 5 21:37:26 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 4.2.0:
* Add support for XEP-0461: Message Replies.

View File

@ -24,7 +24,7 @@
%endif
%define _name nbxmpp
Name: python-nbxmpp
Version: 4.2.0
Version: 4.2.2
Release: 0
Summary: XMPP library by Gajim team
License: GPL-3.0-or-later