diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index 9e972a3eec98afd25e9d0cc6bbc250f92220cebb..f43ca0d432150b3124159efe8e3994765e92d578 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -1,4 +1,4 @@ -%define anolis_release 4 +%define anolis_release 5 %bcond_without tests %global pypi_name jsonpatch %global github_name json-patch @@ -66,6 +66,9 @@ ln -s ./%{pypi_name}-%{python3_version} %{buildroot}%{_bindir}/%{pypi_name} %doc AUTHORS README.md %changelog +* Tue Oct 29 2024 Troy Dawson - 1.32-6 +- Bump release for October 2024 mass rebuild: + * Fri Mar 22 2024 Zhao Hang - 1.32-4 - Rebuild with python3.11