|
|
@ -11,7 +11,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-%{srcname}
|
|
|
|
Name: python-%{srcname}
|
|
|
|
Version: 0.5.0
|
|
|
|
Version: 0.5.0
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: Functionality for FIDO 2.0, including USB device communication
|
|
|
|
Summary: Functionality for FIDO 2.0, including USB device communication
|
|
|
|
|
|
|
|
|
|
|
|
# Main code is BSD
|
|
|
|
# Main code is BSD
|
|
|
@ -155,6 +155,9 @@ Requires: python%{python3_other_pkgversion}-six
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 01 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.0-2
|
|
|
|
* Tue Jan 01 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.0-2
|
|
|
|
- Enable python dependency generator
|
|
|
|
- Enable python dependency generator
|
|
|
|
|
|
|
|
|
|
|
|