diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index 9aaacad..4654228 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.33 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Applying JSON Patches in Python License: BSD-3-Clause @@ -60,6 +60,10 @@ ln -s ./jsonpatch-%{python3_version} %{buildroot}%{_bindir}/jsonpatch %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Tue Oct 29 2024 Troy Dawson - 1.33-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.33-5 - Bump release for June 2024 mass rebuild