Upstream release - rhbz#1703827

epel9
Gerald B Cox 6 years ago
parent d5ea08b13d
commit c159a8554f

@ -5,7 +5,7 @@
Name: yubikey-manager
Version: 2.1.0
Release: 1.git%{shortcommit}%{?dist}
Release: 2.git%{shortcommit}%{?dist}
Summary: Python library and command line tool for configuring a YubiKey
License: BSD
@ -16,7 +16,7 @@ BuildArch: noarch
BuildRequires: python3-devel swig pcsc-lite-devel
# install_requires from setup.py
BuildRequires: %{py3_dist six pyscard pyusb click cryptography pyopenssl fido2}
Requires: python3-%{name} setuptools u2f-hidraw-policy
Requires: python3-%{name} python-setuptools u2f-hidraw-policy
%description
Command line tool for configuring a YubiKey.
@ -51,6 +51,9 @@ Python library for configuring a YubiKey.
%{_bindir}/ykman
%changelog
* Sun Apr 28 2019 Gerald Cox <gbcox@fedoraproject.org> - 2.1.0-2.gitb44d719
- Upstream release - rhbz#1703827
* Sun Apr 28 2019 Gerald Cox <gbcox@fedoraproject.org> - 2.1.0-1.gitb44d719
- Upstream release - rhbz#1703827

Loading…
Cancel
Save