File python-django-evolution.changes of Package python-django-evolution
-------------------------------------------------------------------
Fri Feb 8 11:33:59 UTC 2013 - p.drouand@gmail.com
- Update to version 0.6.8
* No changelog available
- Define mod_name because realname is django_evolution
-------------------------------------------------------------------
Tue Nov 8 12:51:35 UTC 2011 - chris@computersalat.de
- update to 0.6.5 aka r212
* r211
- Add an evolution to delete the Message model in Django 1.4.
Django 1.4 SVN deletes the Message model from
django.contrib.auth. This evolution restores compatibility
with Django 1.4. - Aug 15, 2011 - chipx86
* r210
- Associate the correct version when installing app baselines. The
new code for installing a baseline for new apps in 0.6.4 was
associating the wrong Version model with the Evolution. This
doesn't appear to cause any real-world problems, but it does make
it harder to debug things when evolutions go wrong. Instead of
creating the baselines as we find new apps, we instead put them
in a list and then create them once the new Version entry is
created, in order to associate it with that Version. -
Aug 13, 2011 - chipx86
* r209
- Bump to 0.6.4 dev. - Jun 23, 2011 - chipx86
* r208
- Release Django Evolution 0.6.4. - Jun 23, 2011 - chipx86
- spec-cleaner
- fix deps
* add missing Req Django >= 1.1.1
- change version from "svn" to the "internal" used version number.
otherwise its hard to define clean deps ;)
* cause there aren't official releases you need to checkout svn
releases:
svn checkout -r r212 \
http://django-evolution.googlecode.com/svn/trunk/ django-evolution-0.6.5
-------------------------------------------------------------------
Wed Jun 22 16:16:28 UTC 2011 - fcastelli@novell.com
- Packaged r207
-------------------------------------------------------------------
Mon May 31 07:09:02 UTC 2010 - toms@suse.de
- Fixed Group: Development/Libraries/Python to make it consistent
with other Python packages
- Added copyright notice
-------------------------------------------------------------------
Tue May 12 14:01:21 CEST 2009 - poeml@suse.de
- fix file list (defattr 0644 makes directories unusable)
- convert in-specfile changelog to .changes file, to be edited via
"osc vc"
-------------------------------------------------------------------
Sat Sep 13 12:00:00 CET 2008 - Peter Nixon <listuser@peternixon.net>
- first build