diff --git a/python-django-compressor.spec b/python-django-compressor.spec index 98193c0..df83f02 100644 --- a/python-django-compressor.spec +++ b/python-django-compressor.spec @@ -2,7 +2,7 @@ Name: python-django-compressor Version: 1.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Compresses linked and inline JavaScript or CSS into single cached files License: MIT @@ -63,6 +63,9 @@ done %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Wed Oct 24 2012 Pádraig Brady - 1.2-4 +- Depend on Django14 in EPEL + * Mon Sep 24 2012 Matthias Runge - 1.2-3 - add requirement Django/python-django