diff --git a/python-jwcrypto.spec b/python-jwcrypto.spec index 1691618..7a97793 100644 --- a/python-jwcrypto.spec +++ b/python-jwcrypto.spec @@ -16,7 +16,7 @@ Name: python-%{srcname} Version: 0.9.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Implements JWK, JWS, JWE specifications using python-cryptography License: LGPLv3+ @@ -126,6 +126,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/tests{,-cookbook}.* %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.9.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jun 14 2022 Python Maint - 0.9.1-4 - Rebuilt for Python 3.11