From 221624bdec291096e3c291049c483d5248f39dd6 Mon Sep 17 00:00:00 2001 From: ctyunsystem Date: Tue, 13 Sep 2022 09:44:08 +0000 Subject: [PATCH] fix python-munch.spec for openEuler-20.03-LTS-SP3 fix python-munch.spec for openEuler-20.03-LTS-SP3 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