diff --git a/python-django-compressor.spec b/python-django-compressor.spec index cc2818e..3910f1d 100644 --- a/python-django-compressor.spec +++ b/python-django-compressor.spec @@ -12,7 +12,7 @@ Name: python-django-compressor Version: 2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Compresses linked and inline JavaScript or CSS into single cached files License: MIT @@ -95,6 +95,9 @@ processed with optional, configurable compilers and filters. %endif %changelog +* Mon Dec 19 2016 Miro HronĨok - 2.1-2 +- Rebuild for Python 3.6 + * Thu Aug 11 2016 Matthias Runge - 2.1-1 - update to 2.1 (rhbz#1365700) - modernize spec