diff --git a/pure-sasl-0.5.0.tar.gz b/pure-sasl-0.5.0.tar.gz deleted file mode 100644 index 54862cd..0000000 --- a/pure-sasl-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2430c50330335d966f9c34815b7c82a2350e48a60d763e8d8cab3b20ac23817 -size 10950 diff --git a/pure-sasl-0.5.1.tar.gz b/pure-sasl-0.5.1.tar.gz new file mode 100644 index 0000000..1287c2a --- /dev/null +++ b/pure-sasl-0.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25ba5dbb6eb25850a5e5509a8266f3bc506cf05eccacdb07613fbe82dc8a10f8 +size 11355 diff --git a/python-pure-sasl.changes b/python-pure-sasl.changes index da2f1f8..21ded07 100644 --- a/python-pure-sasl.changes +++ b/python-pure-sasl.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat May 19 11:34:20 UTC 2018 - 9+suse@cirno.systems + +- Update to 0.5.1 + * Fixes for DIGEST-MD5, server auth has been completed and is now + tested + * Both DIGEST-MD5 and CRAM-MD5 properly set the complete flag now + ------------------------------------------------------------------- Fri Mar 9 06:19:20 UTC 2018 - 9+suse@cirno.systems diff --git a/python-pure-sasl.spec b/python-pure-sasl.spec index 3576de7..a977e63 100644 --- a/python-pure-sasl.spec +++ b/python-pure-sasl.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without test Name: python-pure-sasl -Version: 0.5.0 +Version: 0.5.1 Release: 0 Summary: Pure Python client SASL implementation License: MIT