diff --git a/python-django-compressor.spec b/python-django-compressor.spec index 5c9057a..d975aca 100644 --- a/python-django-compressor.spec +++ b/python-django-compressor.spec @@ -2,7 +2,7 @@ Name: python-django-compressor Version: 1.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Compresses linked and inline JavaScript or CSS into single cached files License: MIT @@ -76,6 +76,9 @@ rm -rf %{pypi_name}.egg-info %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Apr 15 2015 Matthias Runge - 1.4-3 - make compress command work on django-1.8