|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-%{srcname}
|
|
|
|
Name: python-%{srcname}
|
|
|
|
Version: 1.0.0
|
|
|
|
Version: 1.0.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?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
|
|
|
@ -68,6 +68,9 @@ BuildRequires: python%{python3_pkgversion}-pytest
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.0.0-2
|
|
|
|
|
|
|
|
- Rebuilt for Python 3.11
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jun 09 2022 Orion Poplawski <orion@nwra.com> - 1.0.0-1
|
|
|
|
* Thu Jun 09 2022 Orion Poplawski <orion@nwra.com> - 1.0.0-1
|
|
|
|
- Update to 1.0.0
|
|
|
|
- Update to 1.0.0
|
|
|
|
|
|
|
|
|
|
|
|