diff --git a/python-requests-gssapi.spec b/python-requests-gssapi.spec index 8682e79..4ca5a74 100644 --- a/python-requests-gssapi.spec +++ b/python-requests-gssapi.spec @@ -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 - 1.2.3-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.2.3-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937