diff --git a/python-jsonmodels.spec b/python-jsonmodels.spec index fd95843..0138fb2 100644 --- a/python-jsonmodels.spec +++ b/python-jsonmodels.spec @@ -10,7 +10,7 @@ Summary: Create Python structures that are converted to, or read from JSON Name: python-jsonmodels Version: 2.4 -Release: 11%{?dist} +Release: 12%{?dist} Source0: https://github.com/beregond/%{pypi_name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz License: BSD BuildArch: noarch @@ -73,6 +73,9 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test %endif %changelog +* Mon Jun 13 2022 Python Maint - 2.4-12 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 2.4-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild