- 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:43:29 +00:00
parent fd3623f745
commit c8395cf73a

View File

@ -3,7 +3,7 @@
Name: python-%{sname}
Version: 1.2.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A GSSAPI/SPNEGO authentication handler for python-requests
License: ISC
@ -54,6 +54,9 @@ Requires: python3-requests
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.3-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Feb 08 2021 Robbie Harwood <rharwood@redhat.com> - 1.2.3-1
- New upstream release (1.2.3)