[python-django-south] new upstream version 0.8.3

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu Jan 16 14:59:11 UTC 2014


commit 654118d42f45cb5d1958c657ec781221671fcf44
Author: lbazan <lbazan at fedoraproject.org>
Date:   Thu Jan 16 09:59:05 2014 -0500

    new upstream version 0.8.3

 .gitignore               |    1 +
 python-django-south.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa72ecc..e459ff7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /south-0.7.5.tar.gz
 /south-0.8.1.tar.gz
 /south-0.8.2.tar.gz
+/south-0.8.3.tar.gz
diff --git a/python-django-south.spec b/python-django-south.spec
index fbde445..b4c5157 100644
--- a/python-django-south.spec
+++ b/python-django-south.spec
@@ -1,8 +1,8 @@
 %bcond_without  python3
 
 Name:           python-django-south
-Version:        0.8.2
-Release:        4%{?dist}
+Version:        0.8.3
+Release:        1%{?dist}
 Summary:        Intelligent schema migrations for Django apps
 
 Group:          Development/Languages
@@ -81,6 +81,9 @@ popd
 %endif
 
 %changelog
+* Thu Jan 16 2014 Luis Bazan <lbazan at fedoraproject.org> - 0.8.3-1
+- New Upstream version
+
 * Thu Jan 16 2014 Jakub Dorňák <jdornak at redhat.com> - 0.8.2-4
 - add python3 subpackage
 
diff --git a/sources b/sources
index f6a282e..2736d99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89e61dd2cddab43d4de73d82321c61e6  south-0.8.2.tar.gz
+672e6399d7acee82987dac7551ed812d  south-0.8.3.tar.gz


More information about the scm-commits mailing list