New upstream release (1.6.9)
This commit is contained in:
parent
2a4cab3ec1
commit
bad897b01c
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
|||||||
/python-gssapi-1.6.2.tar.gz
|
/python-gssapi-1.6.2.tar.gz
|
||||||
/python-gssapi-1.6.4.tar.gz
|
/python-gssapi-1.6.4.tar.gz
|
||||||
/python-gssapi-1.6.5.tar.gz
|
/python-gssapi-1.6.5.tar.gz
|
||||||
|
/python-gssapi-1.6.9.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
# NOTE: tests are disabled since should_be has not yet been packaged.
|
# NOTE: tests are disabled since should_be has not yet been packaged.
|
||||||
|
|
||||||
Name: python-gssapi
|
Name: python-gssapi
|
||||||
Version: 1.6.5
|
Version: 1.6.9
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python Bindings for GSSAPI (RFC 2743/2744 and extensions)
|
Summary: Python Bindings for GSSAPI (RFC 2743/2744 and extensions)
|
||||||
|
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -60,6 +60,9 @@ find %{buildroot}%{python3_sitearch}/gssapi -name '*.so' \
|
|||||||
%{python3_sitearch}/*
|
%{python3_sitearch}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 07 2020 Robbie Harwood <rharwood@redhat.com> - 1.6.9-1
|
||||||
|
- New upstream release (1.6.9)
|
||||||
|
|
||||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.6.5-2
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.6.5-2
|
||||||
- Rebuilt for Python 3.9
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (python-gssapi-1.6.5.tar.gz) = 81e32bd22f4fee6e6ce2e28b60053abd21e5691f5b9083c07437e42547bdd8e55e36b083546a14baa831e2cbe005a6145d09e33815297ddbdab4e1b5a3966a21
|
SHA512 (python-gssapi-1.6.9.tar.gz) = 15f3ec12fbe08d90b326bd15133d25aaffa621b1a840563aa829dd7dd60b9aeb2d5308176fc29746463b1dd16a2f267b210f775da17eeebe32bff8ff47df2e91
|
||||||
|
Loading…
Reference in New Issue
Block a user