This commit is contained in:
Dennis Gilmore 2015-06-18 18:58:48 +00:00
commit 4a3751007f

View file

@ -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 <rel-eng@lists.fedoraproject.org> - 1.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Apr 15 2015 Matthias Runge <mrunge@redhat.com> - 1.4-3
- make compress command work on django-1.8