From cf4def1decf5d8b87021f7927d339490cd63d114 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 09:24:51 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- python-django-compressor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)