diff --git a/python-crypto.spec b/python-crypto.spec index 0047c06..80f6646 100644 --- a/python-crypto.spec +++ b/python-crypto.spec @@ -7,7 +7,7 @@ Summary: Cryptography library for Python Name: python-crypto Version: 2.6.1 -Release: 40%{?dist} +Release: 41%{?dist} # Mostly Public Domain apart from parts of HMAC.py and setup.py, which are Python License: Public Domain and Python URL: http://www.pycrypto.org/ @@ -135,6 +135,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} pct-speedtest.py %{python3_sitearch}/pycrypto-%{version}-py3.*.egg-info %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 2.6.1-41 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 2.6.1-40 - Rebuilt for Python 3.11