From 6ed60c5e5ef938bc978fbc23279e78064316f572 Mon Sep 17 00:00:00 2001 From: zhuofeng Date: Wed, 26 Oct 2022 12:32:33 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification Signed-off-by: zhuofeng (cherry picked from commit 2d64978de37d7b25570a8a9247c10ad6a97757ac) --- python-pid.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/python-pid.spec b/python-pid.spec index ea4fce5..cb90078 100644 --- a/python-pid.spec +++ b/python-pid.spec @@ -1,6 +1,6 @@ Name: python-pid Version: 3.0.4 -Release: 4 +Release: 5 Summary: Python pid management License: ASL 2.0 URL: https://pypi.python.org/pypi/pid @@ -51,6 +51,12 @@ Python-pid for python3. %{python3_sitelib}/pid-*.egg-info %changelog +* Wed Oct 26 2022 zhuofeng - 3.0.4-5 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Rebuild for next release + * Fri Jan 07 2022 shixuantong - 3.0.4-4 - Type:bugfix - ID:NA -- Gitee