diff --git a/python-yubico.spec b/python-yubico.spec index f19315e..710acb5 100644 --- a/python-yubico.spec +++ b/python-yubico.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 1.3.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Pure-python library for interacting with Yubikeys License: BSD @@ -80,6 +80,9 @@ nosetests-%{python3_version} -e test_challenge_response -e test_serial -e test_s %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.3.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Aug 24 2017 Nathaniel McCallum - 1.3.2-7 - Backport an upstream python3 fix (#1484862)