diff --git a/Django-5.1.5.tar.gz b/Django-5.2.tar.gz similarity index 57% rename from Django-5.1.5.tar.gz rename to Django-5.2.tar.gz index 1e941767bdf1b1d9d47b91745844904272929ee2..13c4645a8504c2df1e46ebe8efb9643f09cb95bf 100644 Binary files a/Django-5.1.5.tar.gz and b/Django-5.2.tar.gz differ diff --git a/python-django.spec b/python-django.spec index dc2e974c545f035b9cb6c342c31e4f536d7ae113..cb80041a0fbf83bdb969abc35d9e0ff1bf5e28d4 100644 --- a/python-django.spec +++ b/python-django.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-django -Version: 5.1.5 -Release: 2 +Version: 5.2 +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 URL: https://www.djangoproject.com/ @@ -76,6 +76,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Apr 03 2025 openeuler_bot - 5.2-1 +- update python-django to 5.2 + + * Mon Mar 10 2025 changtao - 5.1.5-2 - Type:CVE - CVE:CVE-2025-26699