Hello community, here is the log from the commit of package python-South for openSUSE:Factory checked in at 2012-05-29 10:36:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-South (Old) and /work/SRC/openSUSE:Factory/.python-South.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-South", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/python-South/python-South.changes 2012-03-29 19:02:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-South.new/python-South.changes 2012-05-29 10:36:04.000000000 +0200 @@ -1,0 +2,17 @@ +Wed May 23 13:18:56 UTC 2012 - [email protected] + +- Update to version 0.7.5: + + Single-column indexes should now be named the same as if they + were created using syncdb + + UUID default values now work correctly on the PostgreSQL backend. + + Transactions now use the correct database in a multi-db setup - + previously, they were sometimes using the default database instead + of another configured one. + + Deletion of self-referencing ForeignKeys is now possible again. + + A bug with ignoring changes to unmanaged models has been fixed, + so they are now ignored properly. + + A few minor fixes, including the ability to change TextFields to + CharFields and vice-versa on the Oracle backend. + + Other fixes + +------------------------------------------------------------------- Old: ---- South-0.7.4.tar.gz New: ---- South-0.7.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-South.spec ++++++ --- /var/tmp/diff_new_pack.z3wYjb/_old 2012-05-29 10:36:05.000000000 +0200 +++ /var/tmp/diff_new_pack.z3wYjb/_new 2012-05-29 10:36:05.000000000 +0200 @@ -11,12 +11,13 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: python-South -Version: 0.7.4 +Version: 0.7.5 Release: 0 Url: http://south.aeracode.org/ Summary: South: Migrations for Django ++++++ South-0.7.4.tar.gz -> South-0.7.5.tar.gz ++++++ ++++ 1942 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
