- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 04:55:32 +00:00
parent 6766bd964f
commit 5a218064b0
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: python-%{sname}
Version: 1.0.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A GSSAPI/SPNEGO authentication handler for urllib/urllib2
License: ASL 2.0
@ -51,6 +51,9 @@ Requires: python3-gssapi
%{python3_sitelib}/%{s_name}*
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.2-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Fri Mar 19 2021 Robbie Harwood <rharwood@redhat.com> - 1.0.2-2
- Drop dependency on python-nose