diff --git a/gssapi-1.8.1.tar.gz b/gssapi-1.8.1.tar.gz deleted file mode 100644 index af4c50c..0000000 --- a/gssapi-1.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:893aa38ae769d1febe89963aa9f59194a966736ade2263fe14e0081126d64a72 -size 94306 diff --git a/gssapi-1.8.2.tar.gz b/gssapi-1.8.2.tar.gz new file mode 100644 index 0000000..e662ce6 --- /dev/null +++ b/gssapi-1.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b78e0a021cc91158660e4c5cc9263e07c719346c35a9c0f66725e914b235c89a +size 94305 diff --git a/python-gssapi.changes b/python-gssapi.changes index a75725e..d3a16bb 100644 --- a/python-gssapi.changes +++ b/python-gssapi.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Nov 8 16:59:19 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version to 1.8.2 + * Added Python 3.11 wheel - #303 + * Fix up doc link in README + * Use just major version + * Bump GHA actions to latest version + ------------------------------------------------------------------- Wed Sep 28 23:31:47 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-gssapi.spec b/python-gssapi.spec index a1cf9e5..b91028d 100644 --- a/python-gssapi.spec +++ b/python-gssapi.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-gssapi -Version: 1.8.1 +Version: 1.8.2 Release: 0 Summary: A Python interface to RFC 2743/2744 (plus common extensions) License: ISC