diff --git a/.gitignore b/.gitignore index 9e07d36..3f87d67 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /django_compressor-1.2.tar.gz +/django_compressor-1.3.tar.gz diff --git a/python-django-compressor.spec b/python-django-compressor.spec index 05fe19a..982100a 100644 --- a/python-django-compressor.spec +++ b/python-django-compressor.spec @@ -1,8 +1,8 @@ %global pypi_name django_compressor Name: python-django-compressor -Version: 1.2 -Release: 4%{?dist} +Version: 1.3 +Release: 1%{?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 +* Wed Mar 20 2013 Matthias Runge - 1.3-1 +- update to python-django-compressor-1.3 (rhbz#923735) + * Thu Feb 14 2013 Fedora Release Engineering - 1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index b3676c7..5d6d820 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a740f2f67a3532cd0da412f0123e34c5 django_compressor-1.2.tar.gz +da8ee3c5908d648ded03dfe996499b15 django_compressor-1.3.tar.gz