[python-django-south/f20] new upstream version

Luis Enrique Bazán De León lbazan at fedoraproject.org
Fri Jan 17 01:54:45 UTC 2014


commit 4104ec7356f580155eb784bcc5745364c2ff9d2a
Author: lbazan <lbazan at fedoraproject.org>
Date:   Thu Jan 16 20:54:35 2014 -0500

    new upstream version

 .gitignore               |    1 +
 python-django-south.spec |    6 +++++-
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e459ff7..fa9d4d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /south-0.8.1.tar.gz
 /south-0.8.2.tar.gz
 /south-0.8.3.tar.gz
+/south-0.8.4.tar.gz
diff --git a/python-django-south.spec b/python-django-south.spec
index 513d28f..303a456 100644
--- a/python-django-south.spec
+++ b/python-django-south.spec
@@ -1,7 +1,7 @@
 %bcond_without  python3
 
 Name:           python-django-south
-Version:        0.8.3
+Version:        0.8.4
 Release:        1%{?dist}
 Summary:        Intelligent schema migrations for Django apps
 
@@ -81,6 +81,10 @@ popd
 %endif
 
 %changelog
+* Thu Jan 16 2014 Luis Bazan <lbazan at fedoraproject.org> - 0.8.4-1
+- the version 0.8.3 have bug
+- New Upstream version 0.8.4
+
 * Thu Jan 16 2014 Luis Bazan <lbazan at fedoraproject.org> - 0.8.3-1
 - New Upstream version
 - python3 add subpackage
diff --git a/sources b/sources
index 2736d99..bd9493a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-672e6399d7acee82987dac7551ed812d  south-0.8.3.tar.gz
+ccd6ebadd3e2c8c6ef16d771632f7840  south-0.8.4.tar.gz


More information about the scm-commits mailing list