diff --git a/.gitignore b/.gitignore index a0777bc..2c11184 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /django-pipeline-1.2.14.tar.gz +/django-pipeline-1.2.1.tar.gz diff --git a/python-django-pipeline.spec b/python-django-pipeline.spec index 601bebe..1c09526 100644 --- a/python-django-pipeline.spec +++ b/python-django-pipeline.spec @@ -1,12 +1,12 @@ Name: python-django-pipeline -Version: 1.2.14 -Release: 2%{?dist} +Version: 1.2.1 +Release: 3%{?dist} Summary: An asset packaging library for Django Group: Applications/Internet License: MIT URL: https://github.com/cyberdelia/django-pipeline -Source0: http://pypi.python.org/packages/source/d/django-pipeline/django-pipeline-1.2.14.tar.gz +Source0: http://pypi.python.org/packages/source/d/django-pipeline/django-pipeline-%{version}.tar.gz BuildArch: noarch buildRequires: python2-devel BuildRequires: python-setuptools @@ -43,6 +43,10 @@ rm -rf $RPM_BUILD_ROOT%{python_sitelib}/tests %changelog +* Mon Aug 06 2012 Stephen Gallagher - 1.2.1-3 +- Downgrade to 1.2.1 +- Version 1.2.14 had an ABI break and regressions that made it unsuitable + * Mon Aug 06 2012 Stephen Gallagher - 1.2.14-2 - Add proper changelog diff --git a/sources b/sources index 62d4de0..40b328b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ed828ab8c47a90b62d3ab37233537f3e django-pipeline-1.2.14.tar.gz +9a9f5ac56ef4a3922b44481aff106d08 django-pipeline-1.2.1.tar.gz