diff --git a/python-django-compressor.spec b/python-django-compressor.spec index a35d39c..876a217 100644 --- a/python-django-compressor.spec +++ b/python-django-compressor.spec @@ -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 - 1.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Thu Aug 27 2015 Matthias Runge - 1.5-2 - add python3 subpackage