Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:21:51 +00:00
parent c8395cf73a
commit 84dd5b5542

View File

@ -3,7 +3,7 @@
Name: python-%{sname}
Version: 1.2.3
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A GSSAPI/SPNEGO authentication handler for python-requests
License: ISC
@ -54,6 +54,10 @@ Requires: python3-requests
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.3-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* 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