Merge branch 'master' of ssh://pkgs.fedoraproject.org/python-django-compressor
This commit is contained in:
commit
667015043a
1 changed files with 5 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: python-django-compressor
|
||||
Version: 1.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Compresses linked and inline JavaScript or CSS into single cached files
|
||||
|
||||
License: MIT
|
||||
|
|
@ -76,9 +76,12 @@ rm -rf %{pypi_name}.egg-info
|
|||
%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Apr 15 2015 Matthias Runge <mrunge@redhat.com> - 1.4-2
|
||||
* Wed Apr 15 2015 Matthias Runge <mrunge@redhat.com> - 1.4-3
|
||||
- make compress command work on django-1.8
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Mon May 26 2014 Matthias Runge <mrunge@redhat.com> - 1.4-1
|
||||
- update to 1.4 (rhbz#1100732)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue