diff --git a/python-yubico.spec b/python-yubico.spec index 25b1dd25830f2de8f34104df899fc253ef253b98..ae0d02e234b4e1068a562f2e33da95923e61d95a 100644 --- a/python-yubico.spec +++ b/python-yubico.spec @@ -2,9 +2,9 @@ Name: python-yubico Version: 1.3.3 -Release: 2 +Release: 3 Summary: Python package for talking to YubiKeys -License: BSD +License: BSD-2-Clause URL: https://github.com/Yubico/python-yubico Source0: https://github.com/Yubico/python-yubico/archive/python-yubico-%{version}.tar.gz BuildArch: noarch @@ -49,6 +49,9 @@ Docs for python-yubico %doc NEWS README %changelog +* Mon Aug 01 2022 liukuo - 1.3.3-3 +- License compliance rectification + * Mon Jan 10 2022 yaoxin - 1.3.3-2 - Solve the problem that python-yubico compilation depends on the python3-nose decay package.