create a version to depend on Django14 in EPEL

This will probably need to be revisited, but for
now to at least support openstack-dashboard which
needs this package and Django14, change the dependency.
This commit is contained in:
Pádraig Brady 2012-11-01 14:50:58 +00:00
commit 9d44e72e29

View file

@ -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 <pbrady@redhat.com> - 1.2-4
- Depend on Django14 in EPEL
* Mon Sep 24 2012 Matthias Runge <mrunge@redhat.com> - 1.2-3
- add requirement Django/python-django