diff --git a/python-urllib-gssapi.spec b/python-urllib-gssapi.spec index d8e83a7..072869a 100644 --- a/python-urllib-gssapi.spec +++ b/python-urllib-gssapi.spec @@ -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 - 1.0.2-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Mar 19 2021 Robbie Harwood - 1.0.2-2 - Drop dependency on python-nose