Prepare for release 1.4.1
This commit is contained in:
parent
534dc1de8b
commit
e81261b31d
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/python-gssapi-1.1.4.tar.gz
|
||||
/python-gssapi-1.2.0.tar.gz
|
||||
/python-gssapi-1.3.0.tar.gz
|
||||
/python-gssapi-1.4.1.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global with_python3 1
|
||||
|
||||
Name: python-gssapi
|
||||
Version: 1.3.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python Bindings for GSSAPI (RFC 2743/2744 and extensions)
|
||||
|
||||
License: ISC
|
||||
@ -141,6 +141,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 16 2018 Robbie Harwood <rharwood@redhat.com> - 1.4.1-1
|
||||
- Prepare for release 1.4.1
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (python-gssapi-1.3.0.tar.gz) = e66ecf27e5306717d4fcd954d4791a9e5e0c6f5fbbcce6f9b62aeadb52b2de4171774fabb12bac779f283a5bbbc93d797d6f7298dcba70b6a09870b8cfeca7b1
|
||||
SHA512 (python-gssapi-1.4.1.tar.gz) = 205600467d6c33cc900e331c2603970ef54222d9e99418a7b93f9cfb2aecda71d10534219be2ba672f83f62cde50246e720d1c65174a89e641a4e711e88b9324
|
||||
|
Loading…
Reference in New Issue
Block a user