From 9458c3556548f70b7a4f91916f770f7b3f62e917 Mon Sep 17 00:00:00 2001 From: shixuantong Date: Tue, 4 Jan 2022 17:10:12 +0800 Subject: [PATCH] fix changelog error --- python-setuptools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-setuptools.spec b/python-setuptools.spec index 57d7375..a2f6cd8 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -110,7 +110,7 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --ignore= %changelog -* Tue Jan 04 2021 shixuantong - 59.4.0-3 +* Tue Jan 04 2022 shixuantong - 59.4.0-3 - Bootstrap for Python 3.9.9 * Wed Dec 29 2021 shixuantong - 59.4.0-2 -- Gitee