From 04220c89d90564053ef2fa8c01c8be4d975c107c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=B0=91=E5=AE=81?= Date: Fri, 12 Jul 2024 06:06:50 +0000 Subject: [PATCH] fix bad date in changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张少宁 --- python-django.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-django.spec b/python-django.spec index 16cfb51..033eac7 100644 --- a/python-django.spec +++ b/python-django.spec @@ -128,7 +128,7 @@ mv %{buildroot}/doclist.lst . * Fri Jul 09 2021 openstack-sig - Update to 2.2.19 -* Tus Feb 09 2021 wangxiyuan +* Tue Feb 09 2021 wangxiyuan - Add python3-django for correct package name. Due to backward compatibility, the python3-Django is kept and it should be removed in the future. * Fri Jan 08 2021 Python_Bot -- Gitee