From 861282403945ba55cc8f8d0671a1b78af7204dec Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Nov 22 2010 12:31:35 +0000 Subject: - Upgrade to django-evolution 0.6.2 to support ReviewBoard 1.5.1 --- diff --git a/.gitignore b/.gitignore index fdabfdb..85927ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ django_evolution-0.5.tar.gz +/django_evolution-0.6.2.tar.gz diff --git a/django-evolution.spec b/django-evolution.spec index 895f501..662b837 100644 --- a/django-evolution.spec +++ b/django-evolution.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: django-evolution -Version: 0.6.1 +Version: 0.6.2 Release: 1%{?dist} Summary: Schema evolution for Django @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/tests/* %changelog +* Mon Nov 22 2010 Stephen Gallagher - 0.6.2-1 +- Upgrade to django-evolution 0.6.2 to support ReviewBoard 1.5.1 + * Wed Nov 10 2010 Stephen Gallagher - 0.6.1-1 - Upgrade to latest upstream release diff --git a/sources b/sources index a43ace3..54589b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -603cd8dc3ac13963c1b3d5b18e7e3615 django_evolution-0.5.tar.gz +8cc00d8247e8a612deaa355044b59939 django_evolution-0.6.2.tar.gz