diff --git a/python-crypto.spec b/python-crypto.spec index b226646..c080ba7 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: 45%{?dist} +Release: 46%{?dist} # Mostly LicenseRef-Fedora-Public-Domain apart from parts of HMAC.py and setup.py, which are PSF-2.0 License: LicenseRef-Fedora-Public-Domain AND PSF-2.0 URL: http://www.pycrypto.org/ @@ -139,6 +139,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} pct-speedtest.py %{python3_sitearch}/pycrypto-%{version}-py3.*.egg-info %changelog +* Tue Jun 13 2023 Python Maint - 2.6.1-46 +- Rebuilt for Python 3.12 + * Mon Jun 5 2023 Paul Howarth - 2.6.1-45 - Use SPDX-format license tag