diff --git a/.gitignore b/.gitignore index 6d533fb..22b222c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,2 @@ -/django-tastypie-0.9.11.tar.gz -/python-django-tastypie-tests.tgz -/django-tastypie-0.9.12-alpha.tar.gz /django-tastypie-0.9.14-github.tar.gz /django-tastypie-0.9.14.tar.gz diff --git a/python-django-tastypie.spec b/python-django-tastypie.spec index 19a1440..ea56042 100644 --- a/python-django-tastypie.spec +++ b/python-django-tastypie.spec @@ -7,6 +7,7 @@ Summary: A flexible and capable API layer for Django Group: Development/Languages License: BSD URL: https://github.com/toastdriven/django-tastypie/ + # Release version doesn't include tests Source0: http://pypi.python.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz # To get version with tests (last commit in tag v0.9.14): @@ -128,13 +129,16 @@ popd %exclude %{docdir}/html/.* %changelog -* Thu Mar 21 2013 Miro Hrončok - 0.9.14-1 +* Tue Mar 26 2013 Miro Hrončok - 0.9.14-1 - New version - Using new GitHub rule to get archive with tests - Run tests manually - Added BR python-defusedxml - Dropped dance around release and development versioning +* Mon Mar 25 2013 Cédric OLIVIER 0.9.12-1 +- Updated to upstream 0.9.12 + * Thu Feb 14 2013 Fedora Release Engineering - 0.9.12-0.2.alpha - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild