diff --git a/python-fido2.spec b/python-fido2.spec index a06d994..684588d 100644 --- a/python-fido2.spec +++ b/python-fido2.spec @@ -17,7 +17,7 @@ Name: python-%{srcname} Version: 0.8.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Functionality for FIDO 2.0, including USB device communication # Main code is BSD @@ -178,6 +178,9 @@ Requires: python%{python3_other_pkgversion}-six %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.8.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jun 24 2020 Orion Poplawski - 0.8.1-4 - Add BR on python-setuptools