diff --git a/python-django-compressor.spec b/python-django-compressor.spec index d3b0440..05fe19a 100644 --- a/python-django-compressor.spec +++ b/python-django-compressor.spec @@ -2,7 +2,7 @@ Name: python-django-compressor Version: 1.2 -Release: 3%{?dist} +Release: 4%{?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 +* Thu Feb 14 2013 Fedora Release Engineering - 1.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Mon Sep 24 2012 Matthias Runge - 1.2-3 - add requirement Django/python-django