From 1bdaca0c489d1a8713ba1d1c42ae00f8034255ac Mon Sep 17 00:00:00 2001 From: chenhaxing Date: Fri, 6 Jan 2023 10:47:57 +0800 Subject: [PATCH] correct bad date in changelog --- python-urllib3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-urllib3.spec b/python-urllib3.spec index dc52a2a..540c83a 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -116,7 +116,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib}:%{python3_sitelib} %{__python3} -m pyt %{python3_sitelib}/urllib3-*.egg-info %changelog -* Thu Jun 5 2023 chenhaixing - 1.25.9-5 +* Thu Jan 5 2023 chenhaixing - 1.25.9-5 +- Type:bugfix +- CVE:NA +- SUG:NA - DESC:modify RECENT_DATE in python-urllib3.spec to adapt time change * Fri Nov 26 2021 seuzw - 1.25.9-4 -- Gitee