From 4a3751007f464fc8c45e6b4957e95442540e6df1 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 18:58:48 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- 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 5c9057a..d975aca 100644 --- a/python-django-compressor.spec +++ b/python-django-compressor.spec @@ -2,7 +2,7 @@ Name: python-django-compressor Version: 1.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Compresses linked and inline JavaScript or CSS into single cached files License: MIT @@ -76,6 +76,9 @@ rm -rf %{pypi_name}.egg-info %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Apr 15 2015 Matthias Runge - 1.4-3 - make compress command work on django-1.8