[python-django-south] New Upstream version

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu Aug 15 20:21:05 UTC 2013


commit e6c56f5165a0e3c359951beb27360083021d70ed
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Thu Aug 15 13:20:40 2013 -0700

    New Upstream version

 .gitignore               |    1 +
 python-django-south.spec |    8 +++++---
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eac711c..aa72ecc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /south-0.7.5.tar.gz
 /south-0.8.1.tar.gz
+/south-0.8.2.tar.gz
diff --git a/python-django-south.spec b/python-django-south.spec
index 3242326..16e4542 100644
--- a/python-django-south.spec
+++ b/python-django-south.spec
@@ -1,6 +1,6 @@
 Name:           python-django-south
-Version:        0.8.1
-Release:        2%{?dist}
+Version:        0.8.2
+Release:        1%{?dist}
 Summary:        Intelligent schema migrations for Django apps
 
 Group:          Development/Languages
@@ -17,7 +17,6 @@ Provides: Django-south = %{version}-%{release}
 # Because of the renaming mechanism, the next should stay forever in this package.
 Obsoletes: Django-south < 0.7.3-2 
 
-
 %description
 South brings migrations to Django applications. Its main objectives are to
 provide a simple, stable and database-independent migration layer to prevent
@@ -40,6 +39,9 @@ rm -rf South.egg-info
 %{python_sitelib}/South-%{version}-py?.?.egg-info
 
 %changelog
+* Thu Aug 15 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.8.2-1
+- New Upstream version
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 9f4bbc2..f6a282e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72deb5c8144a65ac42d1390ff922581d  south-0.8.1.tar.gz
+89e61dd2cddab43d4de73d82321c61e6  south-0.8.2.tar.gz


More information about the scm-commits mailing list