New upstream release (1.6.2)
This commit is contained in:
parent
b7dc26f1d3
commit
31e1c65f27
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/python-gssapi-1.5.0.tar.gz
|
||||
/python-gssapi-1.5.1.tar.gz
|
||||
/python-gssapi-1.6.1.tar.gz
|
||||
/python-gssapi-1.6.2.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
# NOTE: tests are disabled since should_be has not yet been packaged.
|
||||
|
||||
Name: python-gssapi
|
||||
Version: 1.6.1
|
||||
Release: 5%{?dist}
|
||||
Version: 1.6.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Python Bindings for GSSAPI (RFC 2743/2744 and extensions)
|
||||
|
||||
License: ISC
|
||||
@ -60,6 +60,9 @@ find %{buildroot}%{python3_sitearch}/gssapi -name '*.so' \
|
||||
%{python3_sitearch}/*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 25 2020 Robbie Harwood <rharwood@redhat.com> - 1.6.2-1
|
||||
- New upstream release (1.6.2)
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
||||
SHA512 (python-gssapi-1.5.1.tar.gz) = 1fb94406a5e65ff03246b9f765e35f8c65315919dbf24d21dc85c4b7736cbec9365d277028a9508ee31122b3d43446f88bd808260fe51a273330f156ab7e7d78
|
||||
SHA512 (python-gssapi-1.6.1.tar.gz) = 061e6bc408a9dcb336596911a2a0f7eec69deeff7ebba3f217e898339273f59d7aa6bffb82a6dac39d041772134302da0f373931b7b6d3d67bf3d55fac93d9c1
|
||||
SHA512 (python-gssapi-1.6.2.tar.gz) = 8d5efc743cb7de03e20de65c12fa6e124bf14a90d9df773a2f95dd13e821b3862b52f3585e082b93abe840a171282dcd65a45331117441bea2d49d69da605820
|
||||
|
Loading…
Reference in New Issue
Block a user