diff --git a/python-nbxmpp-3.2.4.tar.bz2 b/python-nbxmpp-3.2.4.tar.bz2 deleted file mode 100644 index 96a7d53..0000000 --- a/python-nbxmpp-3.2.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2267137d8eddd15fe284359c37ed2943dfee19154a438abec64aa2f4444d222 -size 131867 diff --git a/python-nbxmpp-3.2.5.tar.bz2 b/python-nbxmpp-3.2.5.tar.bz2 new file mode 100644 index 0000000..178eb08 --- /dev/null +++ b/python-nbxmpp-3.2.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc87ef64c9a0ff89a9524c35e62d764bb3e90043ac18340a6beb99b81f59ba4 +size 132029 diff --git a/python-nbxmpp.changes b/python-nbxmpp.changes index 4630a22..42c312f 100644 --- a/python-nbxmpp.changes +++ b/python-nbxmpp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Oct 31 11:23:23 UTC 2022 - Alexei Sorokin + +- Update to version 3.2.5: + * Add support for XEP-0421. + * MUC: Check correctly for muc subject. + * Client: Don’t override modified certification errors. + ------------------------------------------------------------------- Sat Oct 8 14:46:00 UTC 2022 - Alexei Sorokin diff --git a/python-nbxmpp.spec b/python-nbxmpp.spec index 2e78b3f..d4b22f6 100644 --- a/python-nbxmpp.spec +++ b/python-nbxmpp.spec @@ -22,7 +22,7 @@ %define skip_python38 1 %define _name nbxmpp Name: python-nbxmpp -Version: 3.2.4 +Version: 3.2.5 Release: 0 Summary: XMPP library by Gajim team License: GPL-3.0-or-later