From bb2cc62cf9ce4bc3e26e532bc09fc2a9b2567809 Mon Sep 17 00:00:00 2001 From: yaoguangzhong Date: Tue, 27 Dec 2022 11:23:41 +0800 Subject: [PATCH] fix error date format in %changelog Signed-off-by: Guangzhong Yao --- python-pytest-fixture-config.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pytest-fixture-config.spec b/python-pytest-fixture-config.spec index 9517745..00bfc2f 100644 --- a/python-pytest-fixture-config.spec +++ b/python-pytest-fixture-config.spec @@ -45,7 +45,7 @@ Allows you to skip tests when their required config variables aren't set. * Sat Jan 9 2021 baizhonggui - 1.2.11-8 - Fix building for pytest -* Fri 11 Sep 2020 wangyue - 1.2.11-7 +* Fri Sep 11 2020 wangyue - 1.2.11-7 - Remove python2-pytest-fixture-config * Fri Jan 03 2020 zoushuangshuang - 1.2.11-6 -- Gitee