diff --git a/python-django-cors-headers.spec b/python-django-cors-headers.spec index fd64225..ba5dade 100644 --- a/python-django-cors-headers.spec +++ b/python-django-cors-headers.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 3.7.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Django application for handling the server headers required for CORS License: MIT @@ -45,6 +45,9 @@ rm -vrf *.egg-info %{python3_sitelib}/corsheaders/ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 3.7.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 3.7.0-5 - Rebuilt for Python 3.11