diff --git a/python-rsa.spec b/python-rsa.spec index 999ab41..98e40ce 100644 --- a/python-rsa.spec +++ b/python-rsa.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 4.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pure-Python RSA implementation License: ASL 2.0 @@ -73,6 +73,9 @@ cp %{buildroot}%{_bindir}/pyrsa-verify %{buildroot}%{_bindir}/pyrsa-verify-3 # %{__python3} setup.py test %changelog +* Mon Jun 13 2022 Python Maint - 4.8-3 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 4.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild