This commit is contained in:
Fedora Release Engineering 2016-02-04 21:27:13 +00:00
parent e207fcf692
commit a9d27a6f02

View File

@ -12,7 +12,7 @@
Name: python-yubico
Version: 1.2.3
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Pure-python library for interacting with Yubikeys
License: BSD
@ -124,6 +124,9 @@ popd
%endif # rhel
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Jan 11 2016 Will Thompson <will@willthompson.co.uk> - 1.2.3-5
- Add python3-pyusb dependency to python3 subpackage (#1278210)