|
|
@ -1,11 +1,11 @@
|
|
|
|
%{?python_enable_dependency_generator}
|
|
|
|
%{?python_enable_dependency_generator}
|
|
|
|
%global commit b44d71945eb344ad19080464821c222f1396be11
|
|
|
|
%global commit cfa1907cdb261db83bd1534ebb8187bfd5f0647d
|
|
|
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
|
|
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
|
|
|
%global owner Yubico
|
|
|
|
%global owner Yubico
|
|
|
|
|
|
|
|
|
|
|
|
Name: yubikey-manager
|
|
|
|
Name: yubikey-manager
|
|
|
|
Version: 2.1.0
|
|
|
|
Version: 3.0.0
|
|
|
|
Release: 3.git%{shortcommit}%{?dist}
|
|
|
|
Release: 1.git%{shortcommit}%{?dist}
|
|
|
|
Summary: Python library and command line tool for configuring a YubiKey
|
|
|
|
Summary: Python library and command line tool for configuring a YubiKey
|
|
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
@ -51,6 +51,9 @@ Python library for configuring a YubiKey.
|
|
|
|
%{_bindir}/ykman
|
|
|
|
%{_bindir}/ykman
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun Aug 04 2019 Gerald Cox <gbcox@fedoraproject.org> - 3.0.0-1.gitcfa1907
|
|
|
|
|
|
|
|
- Upstream release - rhbz#1737243
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-3.gitb44d719
|
|
|
|
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-3.gitb44d719
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|