From ef306c9a551d787dc3c9bd7755274a28bd7d3370 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 10 Nov 2015 15:36:38 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 --- 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 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