|
|
|
@ -6,7 +6,7 @@ Version: 4.0.7
|
|
|
|
|
|
|
|
|
|
%forgemeta
|
|
|
|
|
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Python library and command line tool for configuring a YubiKey
|
|
|
|
|
License: BSD
|
|
|
|
|
URL: %{forgeurl}
|
|
|
|
@ -63,6 +63,9 @@ Python library for configuring a YubiKey.
|
|
|
|
|
%{_bindir}/ykman
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Oct 04 2021 Gerald Cox <gbcox@member.fsf.org> - 4.0.7-4
|
|
|
|
|
- rhbz#2009934
|
|
|
|
|
|
|
|
|
|
* Mon Oct 04 2021 Miro Hrončok <mhroncok@redhat.com> - 4.0.7-3
|
|
|
|
|
- Require the exact same version-release of python3-yubikey-manager
|
|
|
|
|
- Do not install docs to site-packages
|
|
|
|
|