diff --git a/python-yubico.spec b/python-yubico.spec index 0f878a8..9a3aad9 100644 --- a/python-yubico.spec +++ b/python-yubico.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure-python library for interacting with Yubikeys License: BSD @@ -52,6 +52,9 @@ nosetests-%{python3_version} -e test_challenge_response -e test_serial -e test_s %changelog +* Tue May 26 2020 Miro HronĨok - 1.3.3-2 +- Rebuilt for Python 3.9 + * Thu Mar 05 2020 Mohan Boddu - 1.3.3-1 - Update to 1.3.3 - Removing py3 patches