From 3989230900ce53e9545edf32c2d698f665a6117f Mon Sep 17 00:00:00 2001 From: ctyunsystem Date: Tue, 13 Sep 2022 09:40:42 +0000 Subject: [PATCH] fix python-munch.spec changelog error for openEuler-20.03-LTS-SP1 fix python-munch.spec changelog error for openEuler-20.03-LTS-SP1 https://gitee.com/src-openeuler/python-munch/issues/I5OZLB?from=project-issue 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