diff --git a/gssapi-1.7.3.tar.gz b/gssapi-1.7.3.tar.gz deleted file mode 100644 index d42c916..0000000 --- a/gssapi-1.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c69b9f633a0c03c1b84ba14c73b0ec132f6323056e675702c1a5f75f316e06fb -size 1260350 diff --git a/gssapi-1.8.1.tar.gz b/gssapi-1.8.1.tar.gz new file mode 100644 index 0000000..af4c50c --- /dev/null +++ b/gssapi-1.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:893aa38ae769d1febe89963aa9f59194a966736ade2263fe14e0081126d64a72 +size 94306 diff --git a/python-gssapi.changes b/python-gssapi.changes index 27e9dab..a75725e 100644 --- a/python-gssapi.changes +++ b/python-gssapi.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Sep 28 23:31:47 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version to 1.8.1 with Python 3.7 requires + * Fix up build problems with latest change + * Change sdist and build to use PEP517 + * Fix up doc references + * More fixes for the release process + ------------------------------------------------------------------- Sat Sep 17 13:50:48 UTC 2022 - John Vandenberg diff --git a/python-gssapi.spec b/python-gssapi.spec index b741f5c..a1cf9e5 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.7.3 +Version: 1.8.1 Release: 0 Summary: A Python interface to RFC 2743/2744 (plus common extensions) License: ISC