This commit is contained in:
Peter Robinson 2015-11-10 15:36:38 +00:00
commit ef306c9a55

View file

@ -12,7 +12,7 @@
Name: python-django-compressor
Version: 1.5
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Compresses linked and inline JavaScript or CSS into single cached files
License: MIT
@ -110,6 +110,9 @@ popd
%endif
%changelog
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-3
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Thu Aug 27 2015 Matthias Runge <mrunge@redhat.com> - 1.5-2
- add python3 subpackage