diff --git a/python-schema.spec b/python-schema.spec index 22f6189..4354100 100644 --- a/python-schema.spec +++ b/python-schema.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 0.7.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple data validation library License: MIT @@ -51,6 +51,9 @@ py.test-%{python3_version} -v %{python3_sitelib}/__pycache__/%{modname}.* %changelog +* Mon Jun 13 2022 Python Maint - 0.7.5-2 +- Rebuilt for Python 3.11 + * Fri Feb 11 2022 Orion Poplawski - 0.7.5-1 - Update to 0.7.5