diff --git a/python-fido2.spec b/python-fido2.spec index a6b9327..f3523b1 100644 --- a/python-fido2.spec +++ b/python-fido2.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 0.9.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Functionality for FIDO 2.0, including USB device communication # Main code is BSD @@ -77,6 +77,9 @@ Requires: python%{python3_pkgversion}-six %changelog +* Fri Jun 04 2021 Python Maint - 0.9.1-3 +- Rebuilt for Python 3.10 + * Wed Feb 10 2021 Orion Poplawski - 0.9.1-2 - Drop python2 / python3_other support - Skip failing tests on EL8