diff --git a/fido2-1.1.1.tar.gz b/fido2-1.1.1.tar.gz deleted file mode 100644 index adbb718f972e4b3c636dac48099167b22950eaa6..0000000000000000000000000000000000000000 Binary files a/fido2-1.1.1.tar.gz and /dev/null differ diff --git a/fido2-1.1.2.tar.gz b/fido2-1.1.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5c0039d4719b51f527ac4ded409ca999c3400a78 Binary files /dev/null and b/fido2-1.1.2.tar.gz differ diff --git a/python-fido2.spec b/python-fido2.spec index 8a76556cbc3e85beb2d6b1b1799c9804a850624d..4e673a6f1e37c291af7f754f6eb5175135f6ec0f 100644 --- a/python-fido2.spec +++ b/python-fido2.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-fido2 -Version: 1.1.1 +Version: 1.1.2 Release: 1 Summary: Python based FIDO 2.0 library License: BSD-2-Clause and Apache-2.0 and MPL-2.0 URL: https://github.com/Yubico/python-fido2 -Source0: https://files.pythonhosted.org/packages/5a/67/244ad51cb9fd87eaf8797820d95e79d6d5f940c0aafe931e8051b60dd8a0/fido2-1.1.1.tar.gz +Source0: https://files.pythonhosted.org/packages/5a/67/244ad51cb9fd87eaf8797820d95e79d6d5f940c0aafe931e8051b60dd8a0/fido2-1.1.2.tar.gz Source1: setup.py BuildArch: noarch @@ -75,6 +75,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jul 25 2023 sunhui - 1.1.2-1 +- Update package to version 1.1.2 + * Tue Apr 11 2023 wubijie - 1.1.1-1 - Update package to version 1.1.1