Changelog for
libcomps-0.1.4-4.fc20.i686.rpm :
Wed Oct 23 14:00:00 2013 Jindrich Luza
0.1.4-4
- group.uservisible is true by default now.
Tue Oct 22 14:00:00 2013 Jindrich Luza 0.1.4-4
- PyCOMPSDict.get() throwing KeyError exception fixed
Tue Oct 1 14:00:00 2013 Jindrich Luza 0.1.4
- added missing files
- added missing files
- version bumped. Python bindings is now easier.
- architectural redesign finished
- fixed #1003986 by Gustavo Luiz Duarte guidelines (but not tested on ppc)
- fixed bug #1000449
- fixed bug #1000442
- added GroupId.default test
- some minor unreported bugs discovered during testing fixed
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
- 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
- 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].