Upstream release - rhbz#1655888

epel9
Gerald B Cox 6 years ago
parent a91c64554d
commit 9c407b4bd6

1
.gitignore vendored

@ -1,3 +1,4 @@
/yubikey-manager-0.4.0.tar.gz
/yubikey-manager-0.6.0.tar.gz
/yubikey-manager-1c707b2.tar.gz
/yubikey-manager-e17b3de.tar.gz

@ -1 +1 @@
SHA512 (yubikey-manager-1c707b2.tar.gz) = d67cfe8e775364fe300336b736f49b7cd55848e9db0b08e4a4f09069fa5c68e758e005c5e90944b5d62558458ef0c36062f1ce3827cf133d520bdfe2e0e25e03
SHA512 (yubikey-manager-e17b3de.tar.gz) = b70c147a911608eabec4d5466cf68bd27dfde38097ab7186039fb4cc99d904e6469159fb983d3c74ab4470926bff02d30235c8312eabd9812f31dd952c9c4c44

@ -1,11 +1,11 @@
%{?python_enable_dependency_generator}
%global commit 1c707b27e0a00f737dbdb1c3d8a61f7854f1018f
%global commit e17b3deed5ae8c983766943e71a13f7f15a99334
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global owner Yubico
Name: yubikey-manager
Version: 2.0.0
Release: 2.git%{shortcommit}%{?dist}
Release: 3.git%{shortcommit}%{?dist}
Summary: Python library and command line tool for configuring a YubiKey
License: BSD
@ -51,6 +51,9 @@ Python library for configuring a YubiKey.
%{_bindir}/ykman
%changelog
* Wed Jan 09 2019 Gerald Cox <gbcox@fedoraproject.org> - 2.0.0-3.gite17b3de
- Upstream release - rhbz#1655888
* Tue Jan 01 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.0.0-2.git1c707b2
- Enable python dependency generator

Loading…
Cancel
Save