diff --git a/python-django-compressor.spec b/python-django-compressor.spec index 3ffc800..e907918 100644 --- a/python-django-compressor.spec +++ b/python-django-compressor.spec @@ -12,7 +12,7 @@ Name: python-django-compressor Version: 2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Compresses linked and inline JavaScript or CSS into single cached files License: MIT @@ -114,6 +114,9 @@ popd %endif %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 2.0-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Fri Feb 26 2016 Matthias Runge - 2.0-1 - update to 2.0 (rhbz#1296716)