diff --git a/django-4.1.7.tar.gz b/django-4.2.tar.gz similarity index 56% rename from django-4.1.7.tar.gz rename to django-4.2.tar.gz index 33db06a10f8a2c18320dad1fa3c56715c4b8e004..8484c4a2c247848108a08cf958dedbcbfb7adf73 100644 Binary files a/django-4.1.7.tar.gz and b/django-4.2.tar.gz differ diff --git a/python-django.spec b/python-django.spec index 074754250ebcabb235b050b9d98a0b9ded79f9ce..c881f212cc5ea86a6a2a025288807d3c90c901ec 100644 --- a/python-django.spec +++ b/python-django.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-django -Version: 4.1.7 +Version: 4.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 @@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Apr 26 2023 kiritakekumi - 4.2-1 +- Update to 4.2 + * Tue Apr 11 2023 yaoxin - 4.1.7-1 - Update to 4.1.7