- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
This commit is contained in:
parent
667015043a
commit
4a3751007f
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue