diff --git a/Django-5.1.5.tar.gz b/Django-5.1.6.tar.gz similarity index 58% rename from Django-5.1.5.tar.gz rename to Django-5.1.6.tar.gz index 1e941767bdf1b1d9d47b91745844904272929ee2..2ef1266b2eab4b4ee3722f71b6e2b327aa4fea03 100644 Binary files a/Django-5.1.5.tar.gz and b/Django-5.1.6.tar.gz differ diff --git a/python-django.spec b/python-django.spec index f2e23cbef5d59cb31279897f0a221fff98d3514e..5e2ddbe4623c085617ed36bace3832c1b1a703c2 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: 3 +Version: 5.1.6 +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/ @@ -77,6 +77,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon May 19 2025 openeuler_bot - 5.1.6-1 +- update python-django to 5.1.6 + + * Fri May 09 2025 yaoxin <1024769339@qq.com> - 5.1.5-3 - Fix CVE-2025-32873