From 835f2892ab0a721c26c1f87342ee36ba18af5397 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Mon, 2 Dec 2013 13:33:38 +0100 Subject: [PATCH] bump version to be able to build again --- 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 cea0bc6..0803c2f 100644 --- a/python-django-compressor.spec +++ b/python-django-compressor.spec @@ -2,7 +2,7 @@ Name: python-django-compressor Version: 1.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Compresses linked and inline JavaScript or CSS into single cached files License: MIT @@ -59,6 +59,9 @@ done %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Mon Dec 02 2013 Matthias Runge - 1.3-3 +- bump spec to revive for EL6 + * Sun Aug 04 2013 Fedora Release Engineering - 1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild