diff --git a/python-django-compressor.spec b/python-django-compressor.spec index 62d9406..5c9057a 100644 --- a/python-django-compressor.spec +++ b/python-django-compressor.spec @@ -2,7 +2,7 @@ Name: python-django-compressor Version: 1.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Compresses linked and inline JavaScript or CSS into single cached files License: MIT @@ -76,9 +76,12 @@ rm -rf %{pypi_name}.egg-info %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog -* Wed Apr 15 2015 Matthias Runge - 1.4-2 +* Wed Apr 15 2015 Matthias Runge - 1.4-3 - make compress command work on django-1.8 +* Sat Jun 07 2014 Fedora Release Engineering - 1.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon May 26 2014 Matthias Runge - 1.4-1 - update to 1.4 (rhbz#1100732)