[python-django-evolution/f19] Downgrade to 0.6.9 as dependent packages are incompatible with

Stephen Gallagher sgallagh at fedoraproject.org
Thu Jun 12 12:41:27 UTC 2014


commit 50a772cab37c494bb4bc1d7337700683e722e23d
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Thu Jun 12 08:40:32 2014 -0400

    Downgrade to 0.6.9 as dependent packages are incompatible with
    
      0.7.x

 python-django-evolution.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/python-django-evolution.spec b/python-django-evolution.spec
index 35b5e84..226fd19 100644
--- a/python-django-evolution.spec
+++ b/python-django-evolution.spec
@@ -1,6 +1,7 @@
 Name:           python-django-evolution
-Version:        0.7.2
-Release:        1%{?dist}
+Version:        0.6.9
+Epoch:          1
+Release:        3%{?dist}
 Summary:        Schema evolution for Django
 
 Group:          Development/Languages
@@ -60,6 +61,10 @@ rm -rf $RPM_BUILD_ROOT/%{python_sitelib}/tests
 %{python_sitelib}/django_evolution-%{version}*.egg-info
 
 %changelog
+* Thu Jun 12 2014 Stephen Gallagher <sgallagh at redhat.com> 1:0.6.9-3
+- Downgrade to 0.6.9 as dependent packages are incompatible with
+  0.7.x
+
 * Mon Jun 02 2014 Stephen Gallagher <sgallagh at redhat.com> 0.7.2-1
 - New upstream release 0.7.2
 - http://downloads.reviewboard.org/releases/django-evolution/0.7/django_evolution-0.7.2.NEWS


More information about the scm-commits mailing list