From a949f2b4d34de248a4294e7e1c6f50479f57f44c Mon Sep 17 00:00:00 2001 From: ctyunsystem Date: Tue, 13 Sep 2022 09:45:43 +0000 Subject: [PATCH] fix python-munch.spec changelog error for openEuler-22.03-LTS-Next fix python-munch.spec changelog error for openEuler-22.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 be2744e..ba10232 100644 --- a/python-munch.spec +++ b/python-munch.spec @@ -121,7 +121,7 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Jan 06 2020 lingsheng - 2.5.0-2 +* Mon Jan 06 2021 lingsheng - 2.5.0-2 - Add buildrequire python3-pbr * Mon Oct 19 2020 Python_Bot - 2.5.0-1 -- Gitee