diff --git a/python-gssapi.spec b/python-gssapi.spec index 03e3172..221fc2c 100644 --- a/python-gssapi.spec +++ b/python-gssapi.spec @@ -2,7 +2,7 @@ Name: python-gssapi Version: 1.7.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python Bindings for GSSAPI (RFC 2743/2744 and extensions) License: ISC @@ -53,6 +53,9 @@ Requires: krb5-libs >= 1.19 %doc README.txt %changelog +* Mon Jun 13 2022 Python Maint - 1.7.3-2 +- Rebuilt for Python 3.11 + * Wed Feb 16 2022 Simo Sorce - 1.7.3-1 - Update to 1.7.3 release