diff --git a/nbxmpp-0.5.5.tar.gz b/nbxmpp-0.5.5.tar.gz deleted file mode 100644 index f9382a0..0000000 --- a/nbxmpp-0.5.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66d77fc50dc55b8d9722c3da21c1a1ba282f782c17f5c27488d112daf2cfdfbe -size 1514272 diff --git a/nbxmpp-0.6.0.tar.gz b/nbxmpp-0.6.0.tar.gz new file mode 100644 index 0000000..2fe4ce8 --- /dev/null +++ b/nbxmpp-0.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a79ca44bb391d5a1b848d3fe5fb6ddd1f4cea5f7edf0f8fdd56d2e05962f8974 +size 1515380 diff --git a/python-nbxmpp.changes b/python-nbxmpp.changes index 5e8cb0d..a8a9b99 100644 --- a/python-nbxmpp.changes +++ b/python-nbxmpp.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Nov 5 16:38:49 UTC 2017 - vilene@posteo.net + +- Update to version 0.6.0: + * Add new getOriginID/SetOriginID method for Messages + * Add new getJid() method for Protocol + * getTagAttr() accepts now a namespace argument + * Add new `protocol` argument for getTag() + * Add new XEP Namespaces + * Support XEP-0198 Version 1.5.2 + ------------------------------------------------------------------- Wed May 17 13:12:21 UTC 2017 - sor.alexei@meowr.ru diff --git a/python-nbxmpp.spec b/python-nbxmpp.spec index 2b30c06..31d0c83 100644 --- a/python-nbxmpp.spec +++ b/python-nbxmpp.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define _name nbxmpp Name: python-nbxmpp -Version: 0.5.5 +Version: 0.6.0 Release: 0 Summary: XMPP library by Gajim team License: GPL-3.0+