diff --git a/python-django-compressor.spec b/python-django-compressor.spec index 2afa237..e43779c 100644 --- a/python-django-compressor.spec +++ b/python-django-compressor.spec @@ -1,7 +1,7 @@ %global pypi_name django_compressor Name: python-django-compressor Version: 2.4.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Compresses linked and inline JavaScript or CSS into single cached files License: MIT @@ -63,6 +63,9 @@ processed with optional, configurable compilers and filters. %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 2.4.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 2.4.1-2 - Rebuilt for Python 3.11