diff --git a/python-fido2.spec b/python-fido2.spec index eefdc7a..9787661 100644 --- a/python-fido2.spec +++ b/python-fido2.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Functionality for FIDO 2.0, including USB device communication # Main code is BSD @@ -68,6 +68,9 @@ BuildRequires: python%{python3_pkgversion}-pytest %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jun 14 2022 Python Maint - 1.0.0-2 - Rebuilt for Python 3.11