|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: yubikey-manager
|
|
|
|
|
Version: 0.6.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Python library and command line tool for configuring a YubiKey
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
@ -48,6 +48,9 @@ Python library for configuring a YubiKey.
|
|
|
|
|
%{_bindir}/ykman
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-3
|
|
|
|
|
- Rebuilt for Python 3.7
|
|
|
|
|
|
|
|
|
|
* Mon May 7 2018 Seth Jennings <sethdjennings@gmail.com> - 0.6.0-2
|
|
|
|
|
- add u2f-host as dependency
|
|
|
|
|
|
|
|
|
|