diff --git a/python-django.spec b/python-django.spec index 7219330..e76a9f8 100644 --- a/python-django.spec +++ b/python-django.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: python-django -Version: 1.8.1 -Release: 2mamba +Version: 1.8.2 +Release: 1mamba Summary: A high-level Python Web framework Group: System/Libraries/Python Vendor: openmamba @@ -98,6 +98,9 @@ find %{buildroot} -name "*.po" | xargs rm -f %doc docs/_build/html/* %changelog +* Sun May 24 2015 Automatic Build System 1.8.2-1mamba +- automatic version update by autodist + * Sat May 16 2015 Silvan Calarco 1.8.1-2mamba - rebuilt with python3