From 2658591882fcf530721f6c7f6d8dd330895aa87a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=91=9E=E6=96=B9?= Date: Wed, 26 Oct 2022 06:39:18 +0000 Subject: [PATCH] Rebuild for next release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张瑞方 (cherry picked from commit ca86911b0c880232328ae5b78c37c5b85bec60f7) --- python-jsonpatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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