From 4dfd9e598cc69ba4a07703b410882c6a56c737bc Mon Sep 17 00:00:00 2001 From: ctyunsystem Date: Tue, 13 Sep 2022 09:49:20 +0000 Subject: [PATCH] fix python-munch.spec changelog error for openEuler-20.03-LTS-Next fix python-munch.spec changelog error for openEuler-20.03-LTS-Next https://gitee.com/src-openeuler/python-munch/issues/I5OZLB Signed-off-by: ctyunsystem --- python-munch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-munch.spec b/python-munch.spec index 056dba8..dd5c046 100644 --- a/python-munch.spec +++ b/python-munch.spec @@ -121,7 +121,7 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Jan 06 2020 lingsheng - 2.5.0-2 +* Wed Jan 06 2021 lingsheng - 2.5.0-2 - Add buildrequire python3-pbr * Mon Oct 19 2020 Python_Bot - 2.5.0-1 -- Gitee