From 047e13062702aaf1119dda52806d1b962ca0aadf Mon Sep 17 00:00:00 2001 From: yaoguangzhong Date: Tue, 27 Dec 2022 11:28:16 +0800 Subject: [PATCH] fix error date format in %changelog Signed-off-by: Guangzhong Yao --- python-pytest-virtualenv.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pytest-virtualenv.spec b/python-pytest-virtualenv.spec index 95f90f2..05d9afd 100644 --- a/python-pytest-virtualenv.spec +++ b/python-pytest-virtualenv.spec @@ -50,7 +50,7 @@ The fixture has utility methods to install packages and list what's installed. %{python3_sitelib}/* %changelog -* Fri 11 Sep 2020 wangyue - 1.2.11-12 +* Fri Sep 11 2020 wangyue - 1.2.11-12 - Remove python2-pytest-virtualenv * Mon Jan 13 2020 Senlin Xia - 1.2.11-11 -- Gitee