From 7edf25e580889b3a25f2318fa323c6b81596719b Mon Sep 17 00:00:00 2001 From: liubo Date: Fri, 21 Oct 2022 15:29:53 +0800 Subject: [PATCH] python-configobj: add the missing date in spec file Signed-off-by: liubo --- python-configobj.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-configobj.spec b/python-configobj.spec index 3fe1e4f..de287ae 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -56,7 +56,7 @@ export PYTHONWARNINGS=always %{python3_sitelib}/* %changelog -* Thu Oct 2022 liubo - 5.0.6-18 +* Fri Oct 21 2022 liubo - 5.0.6-18 - rebuild the version to 5.0.6-18 * Fri Jul 30 2021 chenyanpanHW - 5.0.6-17 -- Gitee