diff --git a/nbxmpp-0.5.1.tar.gz b/nbxmpp-0.5.1.tar.gz deleted file mode 100644 index d6d3fe8..0000000 --- a/nbxmpp-0.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa312db1e912434b60545e6ccd64edb54d00f8afcc04e84d9ffa16e8cbf17ba5 -size 1514900 diff --git a/nbxmpp-0.5.2.tar.gz b/nbxmpp-0.5.2.tar.gz new file mode 100644 index 0000000..e16086d --- /dev/null +++ b/nbxmpp-0.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de949b181a0f7b430103e1ef4957dab1283be01938986f13bfbe257a54f540ec +size 1513971 diff --git a/python-nbxmpp.changes b/python-nbxmpp.changes index 58cc34c..05ff99c 100644 --- a/python-nbxmpp.changes +++ b/python-nbxmpp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jan 10 13:20:09 UTC 2015 - sor.alexei@meowr.ru + +- Update to 0.5.2: + * Fix BOSH HTTP requests. + * Fix handling of binary SASL data for mechanism GSSAPI. + * Update MAM namespace. + ------------------------------------------------------------------- Fri Oct 17 15:56:20 UTC 2014 - p.drouand@gmail.com diff --git a/python-nbxmpp.spec b/python-nbxmpp.spec index 27106ee..91f3253 100644 --- a/python-nbxmpp.spec +++ b/python-nbxmpp.spec @@ -1,7 +1,7 @@ # # spec file for package python-nbxmpp # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define _name nbxmpp Name: python-nbxmpp -Version: 0.5.1 +Version: 0.5.2 Release: 0 Summary: XMPP library by Gajim team License: GPL-3.0+ @@ -64,6 +64,7 @@ python setup.py install --root %{buildroot} --prefix=%{_prefix} %files doc %defattr(-,root,root) -%doc ChangeLog README doc/apidocs doc/examples +%doc ChangeLog README +%doc doc/apidocs doc/examples %changelog