diff --git a/python-django-tastypie.spec b/python-django-tastypie.spec index ee34c83..8b79f09 100644 --- a/python-django-tastypie.spec +++ b/python-django-tastypie.spec @@ -1,7 +1,7 @@ %global pypi_name django-tastypie Name: python-%{pypi_name} Version: 0.9.14 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A flexible and capable API layer for Django Group: Development/Languages @@ -18,7 +18,7 @@ Source1: https://github.com/toastdriven/%{pypi_name}/archive/%{commit}/%{ # Patch so this works with Django 1.5 Patch0: %{name}-django-1.5.patch -%global docdir %{_docdir}/%{name}-%{version} +%global docdir %{_docdir}/%{name} BuildArch: noarch # Let's keep Requires and BuildRequires sorted alphabetically @@ -134,6 +134,9 @@ popd %exclude %{docdir}/html/.* %changelog +* Sun Aug 11 2013 Cédric OLIVIER 0.9.14-3 +- Change Docdir to Unversioned Docdir + * Sun Aug 04 2013 Fedora Release Engineering - 0.9.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild