From b29f33bc07cf8d79fc739c8b68facdd538ca97bb Mon Sep 17 00:00:00 2001 From: loong-C Date: Fri, 17 Jun 2022 07:59:58 +0000 Subject: [PATCH] fix bad date in %changelog --- 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 1851874..a7cebb8 100644 --- a/python-pytest-fixture-config.spec +++ b/python-pytest-fixture-config.spec @@ -43,7 +43,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