parent
467478aa8c
commit
44b5088e9b
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/python-gssapi-1.3.0.tar.gz
|
||||
/python-gssapi-1.4.1.tar.gz
|
||||
/python-gssapi-1.5.0.tar.gz
|
||||
/python-gssapi-1.5.1.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global with_python3 1
|
||||
|
||||
Name: python-gssapi
|
||||
Version: 1.5.0
|
||||
Release: 4%{?dist}
|
||||
Version: 1.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python Bindings for GSSAPI (RFC 2743/2744 and extensions)
|
||||
|
||||
License: ISC
|
||||
@ -142,6 +142,10 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 18 2018 Robbie Harwood <rharwood@redhat.com> - 1.5.1-1
|
||||
- Remove warning about collections ABCs on python3.7
|
||||
- Resolves: #1594834
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (python-gssapi-1.5.0.tar.gz) = 02d1090c22a0bd3eaf0559124b1fc9dd90c0a118fdeec561e759700b807838e584a5e9d8ea156348c4496d3f6f914d7f218932cff14acfbaf49affdc16332667
|
||||
SHA512 (python-gssapi-1.5.1.tar.gz) = 1fb94406a5e65ff03246b9f765e35f8c65315919dbf24d21dc85c4b7736cbec9365d277028a9508ee31122b3d43446f88bd808260fe51a273330f156ab7e7d78
|
||||
|
Loading…
Reference in New Issue
Block a user