New upstream release (1.6.14)
This commit is contained in:
parent
c4ac5b892b
commit
82d69e4190
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/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
|
/python-gssapi-1.6.9.tar.gz
|
||||||
|
/python-gssapi-1.6.14.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.9
|
Version: 1.6.14
|
||||||
Release: 4%{?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
|
||||||
|
* Wed Jun 30 2021 Robbie Harwood <rharwood@redhat.com> - 1.6.14-1
|
||||||
|
- New upstream release (1.6.14)
|
||||||
|
|
||||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.6.9-4
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.6.9-4
|
||||||
- Rebuilt for Python 3.10
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (python-gssapi-1.6.9.tar.gz) = 15f3ec12fbe08d90b326bd15133d25aaffa621b1a840563aa829dd7dd60b9aeb2d5308176fc29746463b1dd16a2f267b210f775da17eeebe32bff8ff47df2e91
|
SHA512 (python-gssapi-1.6.14.tar.gz) = f35bcbfe8b1c5f2bd8772d5f5c1a57da06ccf69f9dbce8a71227c0cdae42a0e30de8ed0088a45ad778b9bbb0ad654fbf75e2dfb0b28b7d111930f0b72f728a1b
|
||||||
|
Loading…
Reference in New Issue
Block a user