This commit is contained in:
Dennis Gilmore 2013-02-14 13:16:35 -06:00
commit 702c2cb0ac

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
@ -59,6 +59,9 @@ done
%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Sep 24 2012 Matthias Runge <mrunge@redhat.com> - 1.2-3
- add requirement Django/python-django