diff --git a/python-rsa.spec b/python-rsa.spec index 4f59d1a..3b46675 100644 --- a/python-rsa.spec +++ b/python-rsa.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 4.6 -Release: 4%{?dist} +Release: 5%{?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 +* Fri Jul 23 2021 Fedora Release Engineering - 4.6-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 4.6-4 - Rebuilt for Python 3.10