diff --git a/python-scrypt.spec b/python-scrypt.spec index f9cea7c..17bfe03 100644 --- a/python-scrypt.spec +++ b/python-scrypt.spec @@ -10,7 +10,7 @@ brute force search of several... Name: python-%{pypi_name} Version: 0.8.20 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bindings for the scrypt key derivation function library License: BSD @@ -58,6 +58,9 @@ sed -i '1d' scrypt/scrypt.py %{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Tue Jun 13 2023 Python Maint - 0.8.20-2 +- Rebuilt for Python 3.12 + * Thu Feb 2 2023 Haïkel Guémar - 0.8.20-1 - Upstream 0.8.20