diff --git a/python-yubico.spec b/python-yubico.spec index fe76e8e..749f4ec 100644 --- a/python-yubico.spec +++ b/python-yubico.spec @@ -5,7 +5,7 @@ Name: python-yubico Version: 1.2.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure-python library for interacting with Yubikeys License: BSD @@ -48,6 +48,9 @@ nosetests -e test_challenge_response -e test_serial -e test_status %endif %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.2.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Mar 23 2015 Nathaniel McCallum - 1.2.3-1 - Upstream 1.2.3 - Require pyusb during building when running tests