diff --git a/pure-sasl-0.6.1.tar.gz b/pure-sasl-0.6.1.tar.gz deleted file mode 100644 index 6a69959..0000000 --- a/pure-sasl-0.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54458deb9574e293aa58d820f4a94271770401409c4cd8b3dd86f1a827cffde7 -size 11553 diff --git a/pure-sasl-0.6.2.tar.gz b/pure-sasl-0.6.2.tar.gz new file mode 100644 index 0000000..8924583 --- /dev/null +++ b/pure-sasl-0.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c1355f5da95e2b85b2cc9a6af435518edc20c81193faa0eea65fdc835138f4 +size 11617 diff --git a/python-pure-sasl.changes b/python-pure-sasl.changes index 3e2dd1b..ad01942 100644 --- a/python-pure-sasl.changes +++ b/python-pure-sasl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 21 23:24:32 UTC 2019 - Martin Herkt <9+suse@cirno.systems> + +- Update to 0.6.2 + * Fix GSSAPI wrapping using in Python 3 + ------------------------------------------------------------------- Fri Feb 22 04:57:47 UTC 2019 - Martin Herkt <9+suse@cirno.systems> diff --git a/python-pure-sasl.spec b/python-pure-sasl.spec index 0817219..cc1992e 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.6.1 +Version: 0.6.2 Release: 0 Summary: Pure Python client SASL implementation License: MIT