diff --git a/python-jwcrypto.spec b/python-jwcrypto.spec index 4f1da18..614a9de 100644 --- a/python-jwcrypto.spec +++ b/python-jwcrypto.spec @@ -16,7 +16,7 @@ Name: python-%{srcname} Version: 0.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Implements JWK, JWS, JWE specifications using python-cryptography License: LGPLv3+ @@ -122,6 +122,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/tests{,-cookbook}.* %changelog +* Fri Jun 04 2021 Python Maint - 0.8-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild