Update to 1.1.2

epel9 imports/e9/python-fido2-1.1.2-1.el9
Orion Poplawski 2 years ago
parent b567b522a2
commit c556b1b59c

1
.gitignore vendored

@ -12,3 +12,4 @@
/python-fido2-1.0.0.tar.gz /python-fido2-1.0.0.tar.gz
/python-fido2-1.1.0.tar.gz /python-fido2-1.1.0.tar.gz
/python-fido2-1.1.1.tar.gz /python-fido2-1.1.1.tar.gz
/python-fido2-1.1.2.tar.gz

@ -1,8 +1,8 @@
%global srcname fido2 %global srcname fido2
Name: python-%{srcname} Name: python-%{srcname}
Version: 1.1.1 Version: 1.1.2
Release: 2%{?dist} Release: 1%{?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
* Sun Jul 16 2023 Orion Poplawski <orion@nwra.com> - 1.1.2-1
- Update to 1.1.2
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.1.1-2 * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.1.1-2
- Rebuilt for Python 3.12 - Rebuilt for Python 3.12

@ -1 +1 @@
SHA512 (python-fido2-1.1.1.tar.gz) = 36fa333751cf11d7b06a27480b5fc3c8d3bbe7836a606923d5e8f207c547f41a1accd08d5d53e5b9e51b8fc52e46f8c2f84942bf2e34d4305995d6c6dae7fec1 SHA512 (python-fido2-1.1.2.tar.gz) = 3a2b8ac71a4acc11715e555f582a8dd39cdf23e984acc777875596e4f32eb7d6dcf0f10668796303a11c34ed13c4b6130d1291d79dbb7db22eb1af3010778d6a

Loading…
Cancel
Save