diff --git a/python-ijson.spec b/python-ijson.spec index 8cbb08b..2102386 100644 --- a/python-ijson.spec +++ b/python-ijson.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 3.1.4 -Release: 2%{?dist} +Release: 3%{?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 Jan 21 2022 Fedora Release Engineering - 3.1.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 3.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild