From 518b3f527379624fc0d1235a9a363f9dc7844d53 Mon Sep 17 00:00:00 2001 From: chendexi Date: Wed, 8 Jun 2022 06:27:52 +0000 Subject: [PATCH] Fix changelog error --- python-docopt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-docopt.spec b/python-docopt.spec index 81055ea..abe5427 100644 --- a/python-docopt.spec +++ b/python-docopt.spec @@ -46,7 +46,7 @@ py.test-3 -v %{python3_sitelib}/__pycache__/* %changelog -* Fri Oct 28 2021 xuping - 0.6.2-13 +* Thu Oct 28 2021 xuping - 0.6.2-13 - pytest Use Node.from_parent to fix some testcase failed. * Sat Oct 24 2020 tianwei - 0.6.2-12 -- Gitee