From 2e3711c4c72b3f841de641fdee3edeac21eacbbd 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:42:20 +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: 张瑞方 --- python-kitchen.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-kitchen.spec b/python-kitchen.spec index 7bdc3b5..6f9aa0b 100644 --- a/python-kitchen.spec +++ b/python-kitchen.spec @@ -3,7 +3,7 @@ Name: python-kitchen Version: 1.2.6 -Release: 7 +Release: 8 Summary: Small, useful pieces of code to make python coding easier License: LGPLv2+ @@ -109,6 +109,9 @@ popd %endif %changelog +* Wed Oct 26 2022 zhangruifang - 1.2.6-8 +- Rebuild for next release + * Tue Mar 15 2022 shixuantong - 1.2.6-7 - rename python3-kitchen-help to python-kitchen-help -- Gitee