This commit is contained in:
Dennis Gilmore 2013-08-04 02:03:28 -05:00
commit e62ce41a1b

View file

@ -2,7 +2,7 @@
Name: python-django-compressor
Version: 1.3
Release: 1%{?dist}
Release: 2%{?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
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Mar 20 2013 Matthias Runge <mrunge@redhat.com> - 1.3-1
- update to python-django-compressor-1.3 (rhbz#923735)