From ba7f4770c783f65d6a723222792ccdbe83cdc8bc Mon Sep 17 00:00:00 2001 From: ckji Date: Sat, 28 Jan 2023 17:45:36 +0800 Subject: [PATCH] fix bogus date in %changelog (cherry picked from commit a7acb570c27c6819b07836f249a9e824fce57179) --- python-six.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-six.spec b/python-six.spec index af738ab..c6fe443 100644 --- a/python-six.spec +++ b/python-six.spec @@ -55,7 +55,7 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -rfsxX test_six.py %{python3_sitelib}/__pycache__/%{modname}.* %changelog -* Web Mar 30 2022 wangjiang - 1.16.0-2 +* Wed Mar 30 2022 wangjiang - 1.16.0-2 - Type: bugfix - ID: NA - SUG: NA -- Gitee