diff --git a/python-jsonpointer.spec b/python-jsonpointer.spec index fb0cc04..58f35d7 100644 --- a/python-jsonpointer.spec +++ b/python-jsonpointer.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.3 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Resolve JSON Pointers in Python License: BSD-3-Clause @@ -45,6 +45,10 @@ BuildRequires: python3-devel %{_bindir}/jsonpointer %changelog +* Tue Oct 29 2024 Troy Dawson - 2.3-9 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 2.3-8 - Bump release for June 2024 mass rebuild