Prepare for release 1.5.0
This commit is contained in:
parent
7342716d53
commit
5e2d6bb185
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/python-gssapi-1.2.0.tar.gz
|
/python-gssapi-1.2.0.tar.gz
|
||||||
/python-gssapi-1.3.0.tar.gz
|
/python-gssapi-1.3.0.tar.gz
|
||||||
/python-gssapi-1.4.1.tar.gz
|
/python-gssapi-1.4.1.tar.gz
|
||||||
|
/python-gssapi-1.5.0.tar.gz
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
%global with_python3 1
|
%global with_python3 1
|
||||||
|
|
||||||
Name: python-gssapi
|
Name: python-gssapi
|
||||||
Version: 1.4.1
|
Version: 1.5.0
|
||||||
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
|
||||||
@ -142,6 +142,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 06 2018 Robbie Harwood <rharwood@redhat.com> - 1.5.0-1
|
||||||
|
- Prepare for release 1.5.0
|
||||||
|
|
||||||
* Wed Mar 07 2018 Robbie Harwood <rharwood@redhat.com> - 1.4.1-2
|
* Wed Mar 07 2018 Robbie Harwood <rharwood@redhat.com> - 1.4.1-2
|
||||||
- Add gcc to build-deps
|
- Add gcc to build-deps
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (python-gssapi-1.4.1.tar.gz) = 205600467d6c33cc900e331c2603970ef54222d9e99418a7b93f9cfb2aecda71d10534219be2ba672f83f62cde50246e720d1c65174a89e641a4e711e88b9324
|
SHA512 (python-gssapi-1.5.0.tar.gz) = 02d1090c22a0bd3eaf0559124b1fc9dd90c0a118fdeec561e759700b807838e584a5e9d8ea156348c4496d3f6f914d7f218932cff14acfbaf49affdc16332667
|
||||||
|
Loading…
Reference in New Issue
Block a user