Changelog for
zope3-python-2.4-3.2.1-12.1.x86_64.rpm :
Mon Sep 25 14:00:00 2006 mkudlvasrAATTsuse.cz
- update to 3.2.1
highlights from changelog:
Zope 3.2.0b1
- The ZServer has been replaced with the Twisted server.
- Added a test browser. The test browser simulates a real
Web browser as much as possible as a Python object. This
allows us to write functional tests the same way the site
would be experienced by the user.
Zope 3.2.0b2
- Changed the way returning large results is handled. Applications
can now simply return files to the publisher.
- OverflowWarning is not used anymore in python 2.5
- Created int vs. Py_ssize_t checks according to PEP 353
Thu Sep 21 14:00:00 2006 cthielAATTsuse.de
- fix build with python 2.5
Wed May 31 14:00:00 2006 mkudlvasrAATTsuse.cz
- add acceptable python version 2.4.3
Mon May 22 14:00:00 2006 lruppAATTsuse.de
- add python to PreRequires for %post-script
- use a dynamic gid/uid in the system range
Mon Apr 10 14:00:00 2006 mkudlvasrAATTsuse.cz
- added missingok to logrotate configuration - (bug #105495)
Thu Mar 9 13:00:00 2006 mkudlvasrAATTsuse.cz
- added symlink to reflect changed behaviour with python2.4.2
- added symlink and removed patch for mkzopeinstance lib64 problem
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Mon Jan 16 13:00:00 2006 mkudlvasrAATTsuse.cz
- repaired problem with mkzopeinstance on x86_64, ppc64 and s390x
Wed Dec 14 13:00:00 2005 mkudlvasrAATTsuse.cz
- new package