diff --git a/python-ijson.spec b/python-ijson.spec index 594dd82..cfbf943 100644 --- a/python-ijson.spec +++ b/python-ijson.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 3.1.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Iterative JSON parser License: BSD @@ -54,6 +54,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib}:$PWD %{python3} -m unittest discover %{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 3.1.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 3.1.4-4 - Rebuilt for Python 3.11