From 388150e03800379ee201565a3e66b78b1041b0b9 Mon Sep 17 00:00:00 2001 From: loong-C Date: Fri, 17 Jun 2022 07:57:00 +0000 Subject: [PATCH] =?UTF-8?q?fix=20bad=20date=20in=20%changelog=20![?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E5=9B=BE=E7=89=87=E8=AF=B4=E6=98=8E](https:/?= =?UTF-8?q?/images.gitee.com/uploads/images/2022/0617/155625=5Fc450b3a8=5F?= =?UTF-8?q?9884780.png=20"=E5=B1=8F=E5=B9=95=E6=88=AA=E5=9B=BE.png")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python-pytest-cov.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index 8d82a06..ab3ffe2 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -58,7 +58,7 @@ PYTHONPATH=%{buildroot}%{python3_sitelib}:$PWD/tests py.test-%{python3_version} %{python3_sitelib}/* %changelog -* Fri 11 Sep 2020 wangyue - 2.5.1-8 +* Fri Sep 11 2020 wangyue - 2.5.1-8 - Remove python2-pytest-cov * Wed Jan 8 2020 lingsheng - 2.5.1-7 -- Gitee