Changelog for
python-libcomps-0.1.3-1.fc19.i686.rpm :
Tue Aug 20 14:00:00 2013 Jindrich Luza
0.1.3.git44ee40c
- fixed gid problem
Tue Aug 20 14:00:00 2013 Jindrich Luza 0.1.3
- finished default attribute support in groupid object
- Comps.get_last_parse_errors and Comps.get_last_parse_log has been renamed
- as Comps.get_last_errors and Comps.get_last_log
Thu Jul 18 14:00:00 2013 Jindrich Luza 0.1.2
- automatic changelog system
- fixed issue #14
- libcomps.Dict is now behave more like python dict. Implemented iter(libcomps.Dict)
- libcomps.iteritems() and libcomps.itervalues()
- added support
- remaked error reporting system.
- libcomps.Comps.fromxml_f and libcomps.Comps.fromxml_str now return
- -1, 0 or 1. 0 means parse procedure completed without any problem,
- 1 means there\'s some errors or warnings but not fatal. -1 indicates
- fatal error problem (some results maybe given, but probably incomplete
- and invalid)
- errors catched during parsing can be obtained by calling
- libcomps.Comps.get_last_parse_errors
- all log is given by
- libcomps.Comps.get_last_parse_log
- improved integrated tests
- documentation is now isolated make target (\'make docs\')
- prop system complete
- fixed issue 1
- fixed issue 3
- new prop system in progress....
- separated doc package
- some minor fixes in CMakeFiles
Tue Jun 25 14:00:00 2013 Jindrich Luza 0.1.1-1
- Automatic commit of package [libcomps] release [0.1.1-1].