diff --git a/django-5.2.3.tar.gz b/django-5.2.4.tar.gz similarity index 58% rename from django-5.2.3.tar.gz rename to django-5.2.4.tar.gz index d084bda9fa927aef40b2de4ece70303336cb3b9c..762a8be90fe4a2365dc479ca78c1d923a6a60b6f 100644 Binary files a/django-5.2.3.tar.gz and b/django-5.2.4.tar.gz differ diff --git a/python-django.spec b/python-django.spec index 0526cfa7aa8512b80e7105e946ef0f6ec4ede1e5..838c2f2f60074542971092eb935f9912b20a2a13 100644 --- a/python-django.spec +++ b/python-django.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-django -Version: 5.2.3 +Version: 5.2.4 Release: 1 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 @@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir}/* %changelog +* Fri Jul 25 2025 liyl - 5.2.4-1 +- update python-django to 5.2.4 + * Tue Jun 10 2025 openeuler_bot - 5.2.3-1 - update python-django to 5.2.3