Update to 1.7.3 release
Signed-off-by: Simo Sorce <simo@redhat.com>
This commit is contained in:
parent
684a49f0f8
commit
63ec37d7fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/python-gssapi-1.6.9.tar.gz
|
||||
/python-gssapi-1.6.14.tar.gz
|
||||
/python-gssapi-1.7.2.tar.gz
|
||||
/python-gssapi-1.7.3.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
# NOTE: tests are disabled since should_be has not yet been packaged.
|
||||
|
||||
Name: python-gssapi
|
||||
Version: 1.7.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.7.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Python Bindings for GSSAPI (RFC 2743/2744 and extensions)
|
||||
|
||||
License: ISC
|
||||
@ -53,6 +53,9 @@ Requires: krb5-libs >= 1.19
|
||||
%doc README.txt
|
||||
|
||||
%changelog
|
||||
* Wed Feb 16 2022 Simo Sorce <simo@redhat.com> - 1.7.3-1
|
||||
- Update to 1.7.3 release
|
||||
|
||||
* Thu Feb 03 2022 Miro Hrončok <mhroncok@redhat.com> - 1.7.2-2
|
||||
- Enable package notes
|
||||
- Reduce BuildRequires set by using git-core
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (python-gssapi-1.7.2.tar.gz) = d4d1a08a1d3850f0a3cc858f1f9037a561c320a3f9b9e4951b0c47f2107bd319f9f0eff95852ff146033153a00bac127452d581b88650a815b4b76496c61dd22
|
||||
SHA512 (python-gssapi-1.7.3.tar.gz) = 8bb6346ef9dc5cb380bbe5e51931aa3470149d33a3eeef68a758ce0b2ef06785bdca9cb7ae809a8329ab2a05ac802ac3100f9d8e3d7d3034b4bbce1bc87b4268
|
||||
|
Loading…
Reference in New Issue
Block a user