!89 Fix changelog bad date
From: @cherry530 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
5f6d977183
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-django
|
Name: python-django
|
||||||
Version: 4.2.3
|
Version: 4.2.3
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
|
Summary: A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
|
||||||
License: Apache-2.0 and Python-2.0 and BSD-3-Clause
|
License: Apache-2.0 and Python-2.0 and BSD-3-Clause
|
||||||
URL: https://www.djangoproject.com/
|
URL: https://www.djangoproject.com/
|
||||||
@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 15 2023 xu_ping <707078654@qq.com> - 4.2.3-5
|
||||||
|
- Fix changelog bad date
|
||||||
|
|
||||||
* Mon Nov 06 2023 yaoxin <yao_xin001@hoperun.com> - 4.2.3-4
|
* Mon Nov 06 2023 yaoxin <yao_xin001@hoperun.com> - 4.2.3-4
|
||||||
- Fix CVE-2023-46695
|
- Fix CVE-2023-46695
|
||||||
|
|
||||||
@ -126,8 +129,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
* Fri Jul 09 2021 openstack-sig <openstack@openeuler.org>
|
* Fri Jul 09 2021 openstack-sig <openstack@openeuler.org>
|
||||||
- Update to 2.2.19
|
- Update to 2.2.19
|
||||||
|
|
||||||
* Tus Feb 09 2021 wangxiyuan <wangxiyuan1007@gmail.com>
|
* Tue Feb 09 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 2.2.3-2
|
||||||
- Add python3-django for correct package name. Due to backward compatibility, the python3-Django is kept and it should be removed in the future.
|
- 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 <Python_Bot@openeuler.org>
|
* Fri Jan 08 2021 Python_Bot <Python_Bot@openeuler.org> - 2.2.3-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user