Changelog for
sord-debugsource-0.10.4-7.1.i586.rpm :
Tue Oct 23 14:00:00 2012 reddwarfAATTopensuse.org
- Remove sord-0.8.0-no_g++.patch, applied upstream
- Update to 0.10.4
* Implement better data type validation in sord_validate conformant with
the XSD and OWL specifications
* Fix memory leaks in sord_validate
* Install sord_validate man page
* Disable timestamps in HTML documentation for reproducible build
* Add error callback to world for custom error reporting
* Performance and space (per node) improvements
* SSE4.2 accelerated hashing for node interning, where available
* Make all \'zix\' symbols private to avoid symbol clashes in static builds
* Remove problematic \"Loaded n statements\" output from serdi
* Strip down API documentation to a single clean page
* Fix various hyper-strict warnings
* Do not require a C++ compiler to build
* Add option to build utilities as static binaries
* Upgrade to waf 1.7.2
* sordmm.hpp: Add indices and graphs parameters to Model constructor
* sordmm.hpp: Remove overzealous URI scheme assertion
* sordmm.hpp: Correctly handle Sord::Node self-assignment
Thu Aug 16 14:00:00 2012 reddwarfAATTopensuse.org
- Fix main package metadata
- Install sord_validate man page
- Created a libsord-docs subpackage to let multiple devel packages
with different APIs to be installed at the same time
Wed Aug 8 14:00:00 2012 reddwarfAATTopensuse.org
- First version of the package
- Added sord-0.8.0-no_g++.patch