diff --git a/nbxmpp-0.6.5.tar.gz b/nbxmpp-0.6.5.tar.gz deleted file mode 100644 index 0eb4525..0000000 --- a/nbxmpp-0.6.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b35587b62348f2d932c8f8ca843179e78de1aef0b9d1baa8a399847b0994d98 -size 1515820 diff --git a/nbxmpp-0.6.6.tar.gz b/nbxmpp-0.6.6.tar.gz new file mode 100644 index 0000000..33dae71 --- /dev/null +++ b/nbxmpp-0.6.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e2830c75c5fa74871995f0be4c5ef2477e696f6ac38b4414170f86bd06e62e +size 1516103 diff --git a/python-nbxmpp.changes b/python-nbxmpp.changes index 547fff5..cf228ff 100644 --- a/python-nbxmpp.changes +++ b/python-nbxmpp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 22 08:30:59 UTC 2018 - mvetter@suse.com + +- Update to 0.6.6: + * Record all SSL errors instead of only the first + * Pass arguments to plugin/plugout methods + * Allow the Roster to be initalized without requesting it from the server + ------------------------------------------------------------------- Fri May 11 20:54:02 UTC 2018 - tbro@opensuse.org diff --git a/python-nbxmpp.spec b/python-nbxmpp.spec index 5a97c61..3775093 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.6.5 +Version: 0.6.6 Release: 0 Summary: XMPP library by Gajim team License: GPL-3.0-or-later