diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index 29809e4..7d859fd 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.32 -Release: 1 +Release: 2 Summary: Applying JSON Patches in Python License: BSD URL: https://github.com/stefankoegl/python-json-patch @@ -58,6 +58,9 @@ done; %doc README.md %changelog +* Wed Oct 26 2022 zhangruifang - 1.32-2 +- Rebuild for next release + * Tue Nov 23 2021 liudabo - 1.32-1 - upgrade version to 1.32