diff --git a/python-rsa.spec b/python-rsa.spec index 98e40ce..45ec8f3 100644 --- a/python-rsa.spec +++ b/python-rsa.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 4.8 -Release: 3%{?dist} +Release: 4%{?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 22 2022 Fedora Release Engineering - 4.8-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 4.8-3 - Rebuilt for Python 3.11