diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index 013bb01..226d131 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.21 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Applying JSON Patches in Python License: BSD @@ -60,6 +60,9 @@ ln -s ./jsonpatch-%{python3_version} %{buildroot}%{_bindir}/jsonpatch %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.21-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1.21-20 - Rebuilt for Python 3.11