This commit is contained in:
Dennis Gilmore 2015-06-18 21:25:19 +00:00
parent 97e2566abd
commit a5fbf513aa

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.2.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Mar 23 2015 Nathaniel McCallum <npmccallum@redhat.com> - 1.2.3-1
- Upstream 1.2.3
- Require pyusb during building when running tests